Skip to content

strelka-2.9.8

Compare
Choose a tag to compare
@ctsa ctsa released this 06 Sep 22:49
· 0 commits to master since this release

v2.9.8 - 2018-09-06

This is a minor bugfix update from v2.9.7.

Fixed

  • Fix depth filters for germline continuous frequency indel calls (STREL-978)
    • The LowDepth filter was being spuriously applied to all indels called through the continuous frequency model. This model is typically applied only to the mitochondrial chromosome to find heteroplasmic calls.
    • This filter is now fixed to work as documented for all variant types.

strelka-2.9.8.centos6_x86_64.tar.bz2 is a binary distribution for 64-bit linux. This is built on CentOS 6 with all dependencies except glibc statically linked. It is expected to run without modification on most linux distributions.

The strelka-2.9.8.release_src.tar.bz2 download is the full source code release. The “Source code” downloads are generated by GitHub and are incomplete as they are missing version numbers and build system changes to improve portability.