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

SAM to uncompressed BAM with ~3000 contigs #137

Closed
cc2qe opened this issue Apr 22, 2015 · 1 comment
Closed

SAM to uncompressed BAM with ~3000 contigs #137

cc2qe opened this issue Apr 22, 2015 · 1 comment

Comments

@cc2qe
Copy link

cc2qe commented Apr 22, 2015

On a SAM file with ~3000 contigs, Sambamba has problems converting a SAM file to uncompressed BAM. I've made a small example: http://colbychiang.com/hall/tmp/b.sam

$ sambamba_v0.5.4 view -S -f bam -l 0 b.sam  > b.bam
sambamba-view: [zlib] unknown error

Thanks,
Colby

@lomereiter
Copy link
Contributor

Thanks for the testcase. Indeed the compression buffer size was incorrectly specified.

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

No branches or pull requests

2 participants