Skip to content

v2.4.3

Compare
Choose a tag to compare
@ch4rr0 ch4rr0 released this 14 May 04:00
· 266 commits to master since this release
* Replaced TBB concurrency with C++ threads
* Added native support for processing Zstd-compressed read files
  to bowtie2
* Added native support for processing Zstd-compressed
  reference-genome files to bowtie2-build
* Fixed an issue causing `bowtie2` to report incorrect alignments
  on big-endian machines
* Fixed an issue causing `bowtie2` to incorrectly process BAM
  files on big-endian machines
* Fixed an issue causing Bowtie2 to set an incorrect MAPQ when AS and
  XS are the maximum for read length
* Add support for building on Apple M1 processors