Skip to content

v1.5.4 - bugfix to bam_stats c

Compare
Choose a tag to compare
released this 06 Mar 16:15
· 446 commits to master since this release

bam_stats C no longer requires reference file as a parameter. A warning is in help, and emitted if a cram file is provided with no reference.
Should htslib not find the reference from the cram header and no reference is provided this code may fail.