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

Fix issue #803 and add test cases #804

Merged
merged 3 commits into from
Dec 13, 2019
Merged

Fix issue #803 and add test cases #804

merged 3 commits into from
Dec 13, 2019

Conversation

38
Copy link
Contributor

@38 38 commented Dec 12, 2019

This was introduced by replacing the header parser with htslib lib standard implementation.

The text header was mistakenly truncated.

Closes #803

@arq5x
Copy link
Owner

arq5x commented Dec 13, 2019

Thanks Hao!

@arq5x arq5x merged commit 063dd59 into arq5x:master Dec 13, 2019
@mr-c
Copy link
Contributor

mr-c commented Jan 5, 2020

Hello, this fix doesn't work with the samtools 1.10 package in Debian's current development version:

$ echo "@HD     VN:1.5  SO:coordinate" | samtools view -b 
[main_samview] fail to read the header from "-".

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.

Bedtools intersect drops bam header line in latest version
3 participants