Skip to content

strelka-2.9.5

Choose a tag to compare

@sangtaekim sangtaekim released this 25 Jun 17:10
· 0 commits to master since this release

v2.9.5 - 2018-06-25

This is a minor bugfix update from v2.9.4.

Fixed

  • Fix germline joint sample failure case (STREL-955)
    • This fixes an uncommon issue where a multi-sample germline analysis qualifies for indel error rate estimation, but the estimator fails to converge for at least one sample. When this happens, the method is supposed to fallback to a set of default error parameters but was failing to do so. This is now fixed. The issue does not impact single-sample analysis or the somatic workflow.

strelka-2.9.5.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.5.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.