Skip to content

Releases: cancerit/cgpBattenberg

3.5.3 - GRCh38 specific bugfix

10 Jan 10:18
Compare
Choose a tag to compare

Fix to file conversion step which resulted in empty files for:

  • battenberg.tum.cn.bed
  • battenberg.summary.csv
  • battenberg.norm.cn.bed

3.5.0 - GRCh38 Ready

19 Nov 08:50
Compare
Choose a tag to compare

GRCh38 users: please see/update to 3.5.3

  • Changes required for use with GRCh38 compatible Battenberg R
  • some reference files for chromosome X will require renaming in GRCh37
  • mv 1000_genomes_GC_corr_chr_23.txt.gz 1000_genomes_GC_corr_chr_X.txt.gz
  • mv 1000genomesAlleles2012_chr23.txt 1000genomesAlleles2012_chrX.txt
  • mv 1000genomesloci2012_chr23.txt 1000genomesloci2012_chrX.txt
  • This release points to cancerit fork of core battenberg algorithm here

v3.3.1- minor bugfix release

20 May 11:29
Compare
Choose a tag to compare
  • Fixed bug when creating split loci files which would occasionally count wrongly due to rounding errors. Fixed the cause of the rounding error and added a sort to the hash.
  • Added check that the number of split loci files is at least the number of required contigs

Update R libs

27 Mar 18:31
772d703
Compare
Choose a tag to compare

Updates core versions of battenberg-R and ASCAT-R code

v3.2.2 - minor bugfix release

03 Nov 12:03
Compare
Choose a tag to compare
  • Updates to documentation
  • Added extra information to the README

Feature - v3.2.0 - Install Battenberg R code from GitHub

17 Oct 12:25
Compare
Choose a tag to compare
  • Automatic installation of Battenberg R code v2.2.5 from GitHub

Feature - v3.1.0 - New dense snps alleleCounter version

24 Jul 10:12
Compare
Choose a tag to compare
  • New dense snps alleleCounter version

v3.0.2 - minor bugfix release

12 Jun 10:29
Compare
Choose a tag to compare
  • Fix to avoid glob bug in perl 5.16.3

v3.0.1 - minor bugfix release

06 Jun 15:12
Compare
Choose a tag to compare
  • Bug fix to bb_vcf_to_ascat_cn.pl which crashed when there were regions which had no copynumber values set

Feature Release - 3.0.0

09 May 14:48
Compare
Choose a tag to compare
  • Uses version 2.2.5 of the battenberg R package
  • Removed R files from repository