You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: