v2.9.10 - 2018-11-07
This is a minor feature update from v2.9.9 which adds a method that computes de novo variant quality scores.
Added
- Add recommended de novo variant calling method and documentation (STREL-983)
- The de novo variant quality score computation method,
denovo.py
, has been previously developed and maintained as a separate project. It is now added to the primary strelka distribution to make this easier for users to access.
- The de novo variant quality score computation method,
strelka-2.9.10.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.10.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.