Skip to content

v0.6.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 05:17

Changes

This version fixes a potential bug in raw-read based mode (which was introduced in v0.6.1) when using the coverage model. A shift of 1 base (due to a 0-1 coordinate transform) could cause a mapped position to extend past the end of a transcript and prevent running with the coverage model enabled on some data. This version addresses that bug.

This also bumps the versions of some dependencies.

Install oarfish 0.6.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/COMBINE-lab/oarfish/releases/download/v0.6.2/oarfish-installer.sh | sh

Download oarfish 0.6.2

File Platform Checksum
oarfish-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
oarfish-x86_64-apple-darwin.tar.xz Intel macOS checksum
oarfish-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum