Skip to content

Releases: friendsofstrandseq/mosaicatcher-pipeline

2.1.3

06 Jul 08:30
Compare
Choose a tag to compare

Fixes

  • ashleys-qc sklearn new version compatibility
  • Cleaning

2.1.2

29 Jun 08:41
Compare
Choose a tag to compare

Features

  • mm10 assembly support for all the steps
  • UCSC compatible .gz file automatically generated

Bug fixes

Commits

  • 538fdf0: 2.1.2: fix docker memory space limit (Thomas Weber) #44

What's Changed

Full Changelog: 2.1.1...2.1.2

2.1.1

06 Jun 09:20
Compare
Choose a tag to compare

Features

  • multistep normalisation for SV calling (T2T, hg19 assemblies GC matrices added)

Bug fixes

  • Normalisation behavior and conditional execution change
  • Normalisation R script change to only apply scalar if hgsvc_based_normalisation enabled, only blacklisting otherwise

Full Changelog: 2.0.1...2.1.1

2.0.1

27 Apr 20:08
Compare
Choose a tag to compare

Bug fixes

  • ArbiGent all SV genotyping fixes
  • Compatibility with all samples name, remove HGSVC regex
  • Add ipynb for publication purpose

Commits

2.0.0

21 Mar 09:08
Compare
Choose a tag to compare

Features

  • scNOVA binding

Details

Versioning harmonisation
Fixing BSgenome install issue (trial 4)
Fixing dataframe configuration issue related to selected cells to be used in scNOVA
Functional version, optimisations are still required
Done:

  • Docs
  • Zenodo upload
  • Conda envs
  • Path update to be compliant to mosaicatcher standards
  • Code optimisation (DL parallelisation instead of sequential steps)
  • deeptools to bedtools + parallelisation followed by aggregation
  • Prefix path inside R & perl scripts

Full Changelog: 1.9.1...2.0.0

1.9.1

21 Jan 09:29
Compare
Choose a tag to compare

Features

  • ArbiGent integration update
  • publishdir for ashleys

Fixes

  • normalization fix

Full Changelog: 1.9.0...1.9.1

1.9.0

13 Jan 12:03
Compare
Choose a tag to compare

Features

  • ArbiGent integration

Full Changelog: 1.8.6...1.9.0

1.8.5

28 Nov 14:00
Compare
Choose a tag to compare

Features

  • bam/selected folder system update
  • report captions update
  • blacklist files for T2T + hg19

@weber8thomas in #22

Full Changelog: 1.8.4...1.8.5

1.8.4

07 Nov 14:31
Compare
Choose a tag to compare

Features

  • fixing BAM input issue
  • input_bam_legacy mode (bam/selected)
  • ashleys_threshold parameter

@weber8thomas in #21

Full Changelog: 1.8.3...1.8.4

1.8.3

07 Nov 09:54
Compare
Choose a tag to compare

Commits

What's Changed

Bugs

  • Synchronize versions between mosaicatcher-pipeline and asheys-qc pipeline using versions in config and Snakefile

Full Changelog: 1.8.2...1.8.3