Skip to content

Releases: imgag/ClinCNV

1.16.3

13 Nov 14:25
Compare
Choose a tag to compare

General:

  • bug fixes from bug reports, mainly germline;
  • 2 issues fixed (centromere coordinate, genes output)
  • fixed the problem when <= 2 males were in the cohort

1.16.2

21 Oct 13:09
eb4eee3
Compare
Choose a tag to compare

General:

  • short-options removed (opt-parse package changed)
  • updated docs

Germline:

  • fixed mosaicism

Somatic:

  • added flag 'complexTumor'

1.16.1

06 Aug 09:53
Compare
Choose a tag to compare

General:

  • removed unnecessary parallelization

Germline:

  • changed header

Somatic:

  • bugfixes
  • QC parameters (FDR)
  • new baseline procedure

1.16.0

12 Jul 12:52
Compare
Choose a tag to compare

Major changes in somatic mode:

  • changed procedure of baseline detection
  • modified QC control
  • additional QC metrics reported in header

Minor changes to germline mode:

  • updated covariance calculation for overlapping input target regions
  • re-formatted QC header

1.15.0

24 Apr 12:54
Compare
Choose a tag to compare

Major changes in somatic mode. Allele specific calling implemented. New QC.

1.14.1

09 Apr 09:55
Compare
Choose a tag to compare

Minor release: output was reformatted (QC lines were splitted, values rounded to human-readable length of decimals, etc)

1.14.0

04 Apr 14:13
Compare
Choose a tag to compare

Somatic:
-bugfixes
-new procedure for SNVs available for usage

Germline:
-super-recall mode
-offtarget reads in trio mode

1.13.0

19 Mar 08:38
Compare
Choose a tag to compare

Germline changes:

  1. polymorphic regions calling improved, working with provided polymorphic regions file
  2. one window CNVs detection possible

Somatic changes:

  1. Strict quality filters for low clonality variants
  2. Filtering of low-quality and polymorphic regions

1.12.0

16 Feb 07:28
Compare
Choose a tag to compare
  • Polymorphic regions detection implemented
  • Several bug fixes

1.11.0

11 Feb 12:47
Compare
Choose a tag to compare

Methods for segmentation, variance determination changed. Flags --purityStep and --degreesOfFreedomStudent added.