Skip to content

1.23.1

Latest

Choose a tag to compare

@daviesrob daviesrob released this 18 Mar 17:08
· 62 commits to develop since this release
1.23.1

Download the source code here: bcftools-1.23.1.tar.bz2.(The "Source code" downloads are generated by GitHub and are incomplete as they don't bundle HTSlib and are missing some generated files.)


Changes affecting the whole of bcftools, or multiple commands:

  • This release bundles HTSlib 1.23.1, which includes many important bug fixes. Please see htslib/NEWS for details.

  • Fix silent output truncation due to missing checks for read errors in the annotate, cnv, concat, convert, consensus, csq, filter, gtcheck, isec, merge, norm, query and stats commands; and all plugins. They will now print an error and return a non-zero exit code if an error is encountered when reading input data. (PR #2503)


Download the source code here: bcftools-1.23.1.tar.bz2.(The "Source code" downloads are generated by GitHub and are incomplete as they don't bundle HTSlib and are missing some generated files.)