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

assemble_refbased: indelrealigner fails on zero reads #135

Closed
dpark01 opened this issue Jun 27, 2020 · 0 comments · Fixed by #136
Closed

assemble_refbased: indelrealigner fails on zero reads #135

dpark01 opened this issue Jun 27, 2020 · 0 comments · Fixed by #136

Comments

@dpark01
Copy link
Member

dpark01 commented Jun 27, 2020

In the case that no reads align, our code correctly deals with producing empty bams from minimap2 and picard markduplicates, but is failing on gatk indelrealigner. We would likely need to add a defensive wrapper around the indelrealigner call to handle the zero reads aligned case.

Example failure:
https://job-manager.dsde-prod.broadinstitute.org/jobs/8a8e4123-049c-4f5d-bc95-cb2b936778c2

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 a pull request may close this issue.

1 participant