Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VCF input option to Vapor WDL #771

Merged
merged 3 commits into from
Feb 4, 2025
Merged

Add VCF input option to Vapor WDL #771

merged 3 commits into from
Feb 4, 2025

Conversation

mwalker174
Copy link
Collaborator

  • Enables VCF inputs in addition to BED in the Vapor workflow.
  • Adds Vapor.wdl to Dockstore yaml.
  • New utility method SubsetVcfToSample for subsetting to a single sample from a String. This is nearly identical to SubsetVcfBySamplesList which takes a samples list file instead.
  • Deletes unnecessary prefix input since sample names usually suffice for file naming.

Tested successfully in Terra on 8 samples.

Remove branch from yaml

Update VaporBatch runtime attr and input templates
Copy link
Collaborator

@epiercehoffman epiercehoffman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looking good

@mwalker174 mwalker174 merged commit c91ae82 into main Feb 4, 2025
9 checks passed
@mwalker174 mwalker174 deleted the mw_vapor_vcf branch February 4, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants