Skip to content

Releases: cancerit/CaVEMan

Bugfix release - 1.9.4

17 Jun 19:26
Compare
Choose a tag to compare

Fixes #47

  • Main method now detects failure in underlying section methods

Bugfix release - 1.9.3

17 Jun 13:13
Compare
Choose a tag to compare
  • Bugfix to bed file reading in ignore segments file.

1.9.2 - Upgrade to htslib 1.3 - no patch needed

15 Mar 16:27
Compare
Choose a tag to compare

Resolves #45 so that a standard build of htslib is sufficient.

1.9.0 - No change to functionallity

22 Feb 13:19
Compare
Choose a tag to compare

Minor corrections to install methods and unused file cleanup

Feature Release - 1.8.0

04 Feb 10:33
Compare
Choose a tag to compare
  • Takes readlength into account when calculating split sections

Bugfix release - 1.7.2

20 Nov 15:33
Compare
Choose a tag to compare
  • RG lane id search no longer requires ID to be at the beginning of the RG line.

1.7.1 Bugfix release

26 Aug 15:00
Compare
Choose a tag to compare

Added header read to bam_access_get_by_position_counts method. Fixes #41

1.7.0 Feature release

05 Aug 10:46
Compare
Choose a tag to compare
  • Added extra checking to result merging code to ensure all files are found. Avoids estep failures where file is not produced.

1.6.4 Bugfix Release

29 Jul 08:21
Compare
Choose a tag to compare
  • Fixed bug where error thrown when no CN file, and should be using default. Fixes #37.
  • Removed need for stack memory usage in array reading and writing. Fixes #38.
  • Added -g flag to compile for easier debugging.

1.6.3 - Bugfix Release

24 Jul 14:45
Compare
Choose a tag to compare
  • Added range 61-254 to map quality covariates. Fixes #36