We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Fix so that it only has a single .bam suffix
The text was updated successfully, but these errors were encountered:
Output of https://github.com/malariagen/pipelines/blob/master/pipelines/batch-import-short-read-alignment-and-genotyping-vector/farm5/BatchImportShortReadAlignmentAndGenotyping.wdl are inproperly named as .bam.bam.
See the outputs of the FixMateInformation task.
Sorry, something went wrong.
Partially addresses #68, #54. Make sure output of FixMateInformation …
4f0f32d
…only has .bam suffix, not .bam.bam. Update README.md to reflect that run_ena is not required or used. Clean use of read_group_filename in WDL output
No branches or pull requests
Fix so that it only has a single .bam suffix
The text was updated successfully, but these errors were encountered: