Skip to content

Releases: cancerit/cgpNgsQc

CRAM support

14 Mar 15:43
7c0fc62
Compare
Choose a tag to compare
  • Adds support for CRAM
  • Upgrades to verifyBamId 1.1.3

v1.4.2 - Hotfix release

29 Mar 12:40
Compare
Choose a tag to compare

Validate sample metadata: strict column name match

v1.4.1 - Hotfix Release

27 Mar 14:44
Compare
Choose a tag to compare

Improved sample metadata validation:

  • require is_normal_for_donor column in input
  • checks for each donor if there is normal/tumour/matched_normal
  • tests are mainly on tsv files instead of xlsx files

v1.4.0 - Feature Release

03 Feb 13:33
Compare
Choose a tag to compare

Added module and executable to validate sample meta data and bam headers. It's mainly for the use of Pan Prostate project.

Migrates to Bio::DB::HTS

13 May 08:26
Compare
Choose a tag to compare

Some of the underlying tools don't support CRAM so only removed legacy perl bindings at present

v1.1.0 - Dependancy updates and fixes

25 Feb 12:58
Compare
Choose a tag to compare

Fixes execution of alleleCounter since update to htslib.
Updates VerifyBamID to 1.1.2.

v1.0.2 - improved gender determination

13 Jan 10:44
Compare
Choose a tag to compare

Revises gender determination to be based on normal sample, comparison to tumour is still included.
Gender is now considered XY on presence of any of the gender (male) specific loci.

v1.0.1 - patch to summary output

09 Jan 11:17
Compare
Choose a tag to compare

gender data was not being dumped to output summary correctly, plus corrected cut-off to >= 0.5, as result not output before no effect on result.

v1.0.0 - First stable release

16 Dec 09:21
Compare
Choose a tag to compare
Merge pull request #2 from cancerit/develop

Roll 1.0.0

v0.0.1-dev: preliminary release for testing externally

10 Dec 15:04
Compare
Choose a tag to compare
forgot to update dist name in modules