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

Force standard 28 bytes empty BGZF GZIP block for no compression BAM #7

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

peterjc
Copy link
Contributor

@peterjc peterjc commented Nov 17, 2011

This avoids the following warning from uncompressed BAM files which don't end with the expected 28 byte empty BGZF block as an EOF marker:

[bam_header_read] EOF marker is absent. The input is probably truncated.

See mailing list discussion.

Thanks,

Peter

@peterjc
Copy link
Contributor Author

peterjc commented Feb 16, 2012

Link to mailing list discussion:
http://sourceforge.net/mailarchive/message.php?msg_id=28413844

@tamaram444
Copy link

Hi Peter,

Thanks for posting the patch. Unfortunately the link to the patch you posted in the mailing list discussion does not lead to the patch and gives an error when I try to open it. I really need this patch to get Samtools to work correctly. Can you possibly post it again or tell me the correct location of where to find it?

Best wishes,

Tamara Miller

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.

3 participants