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

minimap2 empty output bam fix #32

Merged
merged 1 commit into from
Jun 22, 2020
Merged

minimap2 empty output bam fix #32

merged 1 commit into from
Jun 22, 2020

Conversation

dpark01
Copy link
Member

@dpark01 dpark01 commented Jun 22, 2020

When writing empty bam files, make sure the header says SO:coordinate instead of SO:unsorted, otherwise some downstream tools (such as Picard MarkDuplicates) will complain about it being unsorted (even though there are no reads).

@dpark01 dpark01 merged commit a7057fa into master Jun 22, 2020
@dpark01 dpark01 deleted the dp-sort-empty branch June 22, 2020 19:27
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