Skip to content

Polypolish v0.6.1

Latest

Choose a tag to compare

@rrwick rrwick released this 28 Aug 01:40
· 1 commit to main since this release

Two minor changes in this release:

  • Faster rounding function (thanks @lavafroth).
  • Support for =/X CIGAR characters in SAM files (thanks @baku4). Improves compatibility with some aligners (such as BBMap, see this FAQ).

For users that run Polypolish in the standard way with BWA MEM, this release should be functionally identical to v0.6.0.

Tarballs of pre-built executable binaries are attached:

  • polypolish-linux-x86_64-musl-v0.6.1.tar.gz: for Linux systems with x86-64 processors
  • polypolish-macos-x86_64-v0.6.1.tar.gz: for Macs with x86-64 Intel processors
  • polypolish-macos-aarch64-v0.6.1.tar.gz: for Macs with Apple silicon processors

If none of the above work for you, you'll need to build Polypolish from source (see the Installation page on the wiki).