Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

1.1.0 - Result reproducibility, I/O and runtime improvements

Choose a tag to compare

@keiranmraine keiranmraine released this 01 Aug 12:39
· 116 commits to develop since this release
5966783

BRASS updates

  • Significantly reduces the run time of brass_group phase
    • see v6.0.0
    • Requires new version of the CNV_SV reference archive
  • Ensure stable result between replicate runs:

Other dependency updates

Workflow updates:

  • Reorganisation of some processes to reduce run-time:
    • Changes to alleleCount have vastly improved I/O pattern and reduced runtime for
      ascat and IMPUTE-allele counts (pre-Battenberg).
    • Reduced number of split files for IMPUTE-allele counts as reduced run time negates need for large spread
    • Reduced alleleCount runtim allowed reorganisation of processes reducing runtime on example data from 23h to 19.5h (28cpu).
  • Added cavereads to example json specifying a higher value than default to reduce jobs required.