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

preserve Unmatched.bam in illumina_demux WDL task #887

Merged
merged 1 commit into from
Oct 22, 2018

Conversation

tomkinsc
Copy link
Member

This PR includes changes to preserve the Unmatched.bam file following executions of the illumina_demux task in the WDL pipelines, to be consistent with prior behavior of the DNAnexus pipelines. The Unmatched.bam file is treated as a separate task output, unmatched_reads_bam, so downstream tasks (kraken, de novo assembly, etc.) are not run on the Unmatched.bam by default (since it can often be quite large).

@tomkinsc tomkinsc requested a review from dpark01 October 15, 2018 17:05
@tomkinsc tomkinsc merged commit c7f6c12 into master Oct 22, 2018
@tomkinsc tomkinsc deleted the ct-restore-unmatched-bam-wdl branch October 22, 2018 17:45
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.

1 participant