Skip to content

Releases: cbg-ethz/shorah

ShoRAH 2 (pre-relase)

09 Sep 14:02
Compare
Choose a tag to compare

This is a pre-release version of ShoRAH 2.

It can be considered suitable for production

  • it fixes Long deletions

Caution:

Please do not use the automatically generated tarballs from Github. These do not contain the bootstrapped files required by the build system. You can recognize Github releases by their file suffix (tar.gz). The correct tarball is bzipped (shorah-1.99.3.tar.bz2) or xzipped (shorah-1.99.3.tar.xz).

ShoRAH 2 (pre-release)

26 Jul 13:42
Compare
Choose a tag to compare

This is a pre-release version of ShoRAH 2.

It can be considered suitable for production

  • fixes crashes introduced by version 1.10 of HTSlib
  • supports cram files
  • updates in documentation and tests

Caution:

Please do not use the automatically generated tarballs from Github. These do not contain the bootstrapped files required by the build system. You can recognize Github releases by their file suffix (tar.gz). The correct tarball is bzipped (shorah-1.99.2.tar.bz2) or xzipped (shorah-1.99.2.tar.xz).

update 2020-08-15 Small cosmetic change, the previous tarball showed the wrong version number. There is no change in the source code itself.

ShoRAH 2 (pre-release)

22 Jul 18:34
Compare
Choose a tag to compare

This is a pre-release version of ShoRAH 2, which is used by V-pipe in the current sars-cov-2 sequencing efforts, it is also used in doi:10.1101/2020.06.09.142919.

It can be considered suitable for production

  • fixes duplicate counts of very highly abundant haplotypes (was causing posterior > 1.0).
  • fixes crashes due to unhandled exp underflow exceptions.
  • fixes issues with missing .version file (issue #72 and #76)
  • gives an option (-t/--threads) to limit thread count.
  • gives an option (- p/--threshold) to change posterior threshold when calling SNVs.

Caution:

Please do not use the automatically generated tarballs from Github. These do not contain the bootstrapped files required by the build system. You can recognize Github releases by their file suffix (tar.gz). The correct tarball is bzipped (shorah-1.99.1.tar.bz2) or xzipped (shorah-1.99.1.tar.xz).

ShoRAH 2 (meson-less pre-release)

02 Apr 00:56
Compare
Choose a tag to compare

This is a pre-release version of ShoRAH 2

It can be considered suitable for production, but misses fully tested meson build.

Caution:
Please do not use the automatically generated tarballs from Github. These do not contain the bootstrapped files required by the build system. You can recognise Github releases by their file suffix (tar.gz). The correct tarball is bzipped (shorah-1.99.0.tar.bz2) or xzipped (shorah-1.99.0.tar.xz).

Pre-release of ShoRAH version 2

01 Oct 12:07
Compare
Choose a tag to compare
Pre-release

This is a beta version of version 2 of ShoRAH, which was provided to the Geneva Genomics Platform for data processing of local haplotypes.

Caution:
Please do not use the automatically generated tarballs from Github. These do not contain the bootstrapped files required by the build system. You can recognise Github releases by their file suffix (tar.gz). The correct tarball is bzipped (shorah-genevagenomics_201909.tar.bz2) or xzipped.

update 20191030: fixed missing bootstraping

v1.9.95

19 Apr 10:40
Compare
Choose a tag to compare
v1.9.95 Pre-release
Pre-release

This is a beta version of version 2 of ShoRAH.

Caution:
Please do not use the automatically generated tarballs from Github. These do not contain the bootstrapped files required by the build system. You can recognise Github releases by their file suffix (tar.gz). The correct tarball is bzipped (shorah-1.9.95.tar.bz2).

Bugfix version: correct inconsistencies in snv calculation

06 Feb 15:28
v1.1.3
Compare
Choose a tag to compare

A missing initialization in fil.cpp produced erroneous results in p-values of SNVs.

Caution:
Please do not use the automatically generated tarballs from Github. These do not contain the bootstrapped files required by the build system. You can recognise Github releases by their file suffix (tar.gz). The correct tarball is bzipped (shorah-1.1.3.tar.bz2).

v1.1.2

16 Nov 16:03
Compare
Choose a tag to compare

All executables now return exit code 0 when queried with -h.

Caution:
Please do not use the automatically generated tarballs from Github. These do not contain the bootstrapped files required by the build system. You can recognise Github releases by their file suffix (tar.gz). The correct tarball is bzipped (shorah-1.1.2.tar.bz2).

v1.1.1

14 Nov 16:49
Compare
Choose a tag to compare

Small Gzip-related handling bug in Python.

Caution:
Please do not use the automatically generated tarballs from Github. These do not contain the bootstrapped files required by the build system. You can recognise Github releases by their file suffix (tar.gz). The correct tarball is bzipped (shorah-1.1.1.tar.bz2).

v1.1.0

01 Jun 09:29
Compare
Choose a tag to compare

Python scripts are now compatible with Python 2 and 3, with 3 being preferred. The C++ code has received a number of performance improvements (using POPCNT intrinsics).

Caution:
Please do not use the automatically generated tarballs from Github. These do not contain the bootstrapped files required by the build system. You can recognise Github releases by their file suffix (tar.gz). The correct tarball is bzipped (shorah-1.1.0.tar.bz2).