Skip to content

Releases: nf-cmgg/preprocessing

v2.0.4 - Fiery Falcon

22 Jan 09:05
39f5c1e
Compare
Choose a tag to compare

fiery_falcon

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3 - Ethereal Eagle

16 Jan 08:23
0db52aa
Compare
Choose a tag to compare

ethereal_eagle

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2 - Dreamy Dragon

23 Sep 10:09
8f63b05
Compare
Choose a tag to compare

DreamyDragon

  • Drop unsed params
  • Set aligner to star for RNA-seq
  • Finetune resources
  • Fix some bugs for different input tags
  • Update modules

Full Changelog: v2.0.1...v2.0.2

v2.0.1 - Cosmic Cheetah

04 Sep 12:49
12716c7
Compare
Choose a tag to compare

596aa114-1385-4958-b231-e5c7dd55699f kopie

  • Fix syntax according to new rules
  • Drop usage of check_max function in favour of resourceLimits
  • Bump nf-schema to v2.1.0
  • Add configuration profiles for several datatypes
  • Fix usage of --run_coverage parameter
  • Update modules

Pull requests

Full Changelog: v2.0.0...v2.0.1

Bold Bear

14 Aug 08:48
7fcaf43
Compare
Choose a tag to compare
  • Move repo to nf-cmgg organisation
  • Overhaul reference data handling. All data is now sourced from the igenomes config file and dynamically loaded based on the organism metadata field.
  • Drop support for bam/cram inputs
  • Update to nf-core template v2.13.1
  • Drop fgbio/fastqtosam in favour of samtools/import
  • Add samtools/coverage for coverage analysis
  • Add testing with nf-test
  • Overhaul panel coverage analysis
  • Add support for STAR aligner for RNA-seq
  • Replace CSV sampleinfo definition with validated JSON/YAML
  • Update modules

Terrible Tiger

06 Dec 15:08
660d3d6
Compare
Choose a tag to compare
  • Add fix for sample replicates with different split sizes
  • Add option to use samtools for duplicate marking
  • Updated modules
  • Updated to nf-core template v2.8
  • Fix issue where unaligned samples were not merged and fixed naming
  • Add minimal support for sample "tags" in sample sheet
  • Add panel coverage analysis
  • Limit panel coverage analyses to samples with WES/WGS tags
  • Make BAM_ARCHIVE accept channels with cram files
  • Drop ELPREP support
  • Add support for cram and index outputs in SAMTOOLS_SORMADUP
  • Add option to disable marking duplicates
  • Update to nf-core template v2.9
  • Start using nf-validation for input parsing
  • Drop support for generating aligner indices

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0

Rational Raccoon

06 Feb 08:54
f843ea0
Compare
Choose a tag to compare

Support for bamprocessing with ELPREP
Improved sample grouping
Meta value clean up
bump modules
fix multiqc report to include all results
fix duplicate marking with bamsormadup
drop post alignment sorting, doesn't make sense as we do sort/markdup afterwards
Add option to use elprep for alignment postprocessing

What's Changed

Full Changelog: v1.1.1...v1.1.2

Hotfix

18 Jan 14:13
ed89094
Compare
Choose a tag to compare

hotfix release for faulty sample grouping with flowcell inputs

What's Changed

Full Changelog: v1.1.0...v1.1.1

Workflow restructure and optimizations

16 Jan 14:11
7923b64
Compare
Choose a tag to compare

Optimize the workflow structure and unblock the processes post alignment.
Update the default reference genome and reconfigure iGenomes.conf to use on-prem S3.

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

20 Sep 18:08
354c671
Compare
Choose a tag to compare

Small bugfixes and module updates

What's Changed

Full Changelog: v1.0.0...v1.0.1