Skip to content

v1.7.2

Compare
Choose a tag to compare
@timbalam timbalam released this 04 Aug 06:49
· 25 commits to master since this release

User improvements
Warns when creating or parsing a bam file with duplicate reference sequence names, which can cause errors later.
Generates bam index with filtered bam file when using filter mode.

Installation improvements
Simplified autogen script.
Distributed configure script should just work.
Fixed --with-libhts-lib, --with-libhts-inc, --with-libcfu-lib, --with-libcfu-inc flags during setup.