Skip to content

Releases: cancerit/vafCorrect

5.2.1

05 Jan 09:39
Compare
Choose a tag to compare

added condition to test vcf extension when bed file is absent

5.2.0

04 Jan 16:43
Compare
Choose a tag to compare
  • added functionality to process bed file per chromosome
  • progress file check during concatenation step ignores already processed chromosomes
  • vcf file extension is optional if --bedOnly option is selected

Hotfix-5.1.3

06 Dec 13:18
Compare
Choose a tag to compare
  • Fixed broken INFO tags in vcf and tsv
  • tags -t option is now only applicable to tsv file

Hotfix-5.1.2

15 Nov 12:31
Compare
Choose a tag to compare

forced default shell to bash for system command

5.1.1

07 Nov 12:54
Compare
Choose a tag to compare

updated sort command to custom sort -k1,1 -k2,2n -k4,5

5.1.0

06 Nov 15:02
Compare
Choose a tag to compare

User can now run per chromosome analysis [useful to run in parallel ] and concatenate the resulting files

Works with mixed read length and amplicon

01 Sep 10:51
Compare
Choose a tag to compare
  • Removed exonerate parameter to filter alignments based on score
  • Removed condition to discard alignment length smaller than read length
  • Added user defined option to specify exonerat percent value
  • Increased padding to extended reference sequence -- this will allow to map longer reads in amplicon data.

4.5.6

08 Nov 10:27
Compare
Choose a tag to compare
  • added HDR parameter to cgpvaf
  • Updated version of vafCorrect to install correctly
  • Fixed version of Bio::DB::HTS to 2.3
  • Fixed version of htslib to 1.3.2

Hotfix release - updated version tag

04 Jul 09:16
Compare
Choose a tag to compare
4.5.5

updated version tag

Optional HDR region bed file

29 Jun 16:03
Compare
Choose a tag to compare

removed default files used by -hdr option and it is now optional to provide this file