Skip to content

Releases: nf-cmgg/exomecnv

v1.2.0 - Dominant De Ketelaere

28 Nov 10:22
ce6dbe7
Compare
Choose a tag to compare

Updates

  • Bumped the template to nf-core v3.0.2

Improvements

  • Refactored the whole pipeline and made some small improvements
  • Removed a bottleneck in the exomedepth flow
  • Samplesheet header: rename pool to batch (issue/23)

v1.1.0 - Amazing Alderweireld

19 Nov 15:03
d1fc3e9
Compare
Choose a tag to compare

Improvements

  • SAMTOOLS_CONVERT: add optional output path for BAM files
  • copy samplesheet.csv to output dir
  • add pipeline testing with nf-test
  • bedgovcf module config: add format field
  • exomedepth/merge_count module: sort columns in summary file by sample names

Updates

  • Bumped modules utils_nextflow_pipeline, bedgovcf, ensemblvep/vep, multiqc, tabix/tabixand samtools/convert to the newest versions
  • Upgraded nf-core to v3.0.2 template
  • Upgraded nextflow version to 24.10.0

v1.0.2 - Youthful Yamal

10 Jul 13:07
c9179d8
Compare
Choose a tag to compare

Fixes

  • CNV_CALL_X: fix input channel to "roi_chrx"
  • allow sample numbers as sample names

v1.0.1 - Lightning Lukaku

02 Jul 07:22
3c717db
Compare
Choose a tag to compare

Improvements

  • Index the VEP annotated VCF with TABIX
  • Do not copy output of SAMTOOLS_CONVERT module (BAM files) to the publishDir
  • update versions of multiqc and samtools_convert modules
  • optimize module resources

Fixes

  • Sort file of merged CNV calls to fix an issue with TABIX (needs sorted VCF files)

v1.0.0 - Dashing Doku

14 Jun 11:21
f99472b
Compare
Choose a tag to compare

First release of the pipeline 💨 - CNV calling using ExomeDepth