Skip to content

Releases: Wedge-lab/battenberg

Battenberg v2.2.10

20 Oct 13:21
Compare
Choose a tag to compare
Battenberg v2.2.10 Pre-release
Pre-release

Please note:
Users are recommended to keep using v2.2.9 until v3 of Battenberg is ready. This is an interim release for the convenience of our friends at the Sanger Institute, incorporating changes that are required for their pipeline system.

Battenberg v2.2.9

02 Apr 11:09
8bfb278
Compare
Choose a tag to compare
  • Rewrite of GC correction code
  • Inclusion of replication timing correction
  • Inclusion of SV breakpoints made easier
  • Increased decimal precision
  • Various bug fixes
  • Extended README

Battenberg v2.2.8

20 Mar 13:44
Compare
Choose a tag to compare
  • Fixed synchronisation of alleles at start of the pipeline
  • Fixed quirky behaviour of sv_breakpoints_file in callSubclones
  • Fixed calculation of rho when calculating solution based on reference segment
  • Fixed mismatch when data with "chr" in chromosome names was provided
  • Fixed case where the number of SNPs with logR wasn't checked, sometimes leading to errors
  • Added Dockerfile
  • Integrated pipeline into the R package (battenberg function)

Battenberg v2.2.7

03 Oct 16:12
Compare
Choose a tag to compare
  • Speed improvements to impute2
  • SNP6 pipeline now takes into account homozygous SNPs
  • various new figures added
  • various smaller convenience functions
  • documentation cleanup

Battenberg v2.2.6

05 Jul 11:47
Compare
Choose a tag to compare
  • logR is now also tested during merging
  • No longer masking negative copy number segments at initial fit
  • Reverted parsing of BAFsegmented back to native read.table as readr was causing issues for some cell line data with alterations at the start of chr1

Battenberg v2.2.5

06 Mar 16:13
Compare
Choose a tag to compare
  • Added option to select how BAF per segment is calculated (median or mean)
  • Fixed bug in nonrounded figures where alleles were switched

Battenberg v2.2.4

22 Feb 20:18
Compare
Choose a tag to compare

Various small changes improving speed, adding small functionality and fixing a couple of small issues.

Battenberg v2.2.3

15 Dec 12:50
Compare
Choose a tag to compare
  • Adding read_table_generic function that speeds up reading in data
  • Various small fixes

Battenberg v2.2.2

14 Aug 04:48
Compare
Choose a tag to compare
  • Fix issues with merging segments and ploidy calculation for figures
  • Added recalculation of GC content correlations after correction

Battenberg v2.2.1

02 Aug 15:41
Compare
Choose a tag to compare
  • Mask high copy number segments
  • Fixes to purity/ploidy boundaries
  • Cleanup
  • Various smaller bugfixes