Version history

What’s Changed

Full Changelog: 1.5.1…1.5.2

1.5.1

Fixed

  • #253 Fixed mkfastq output channels.

1.5.0 - 2024-08-12

Added

  • #202 Added cellranger mkfastq subworkflow for demultiplexing 10x samples.
  • #206 Add test with uncompressed data.
  • #208 Added parameter for removing adapter information from samplesheets.
  • #210 Add checkqc module.
  • #212 Added resource setting arguments to mkfastq module to work with github CI.
  • #214 Added test_pe (paired end) profile.
  • #220 Added kraken2.
  • #221 Added checkqc_config to pipeline schema.
  • #225 Added test profile for multi-lane samples, updated handling of such samples and adapter trimming.
  • #234 Added module for samplesheet validation.
  • #236 Add samplesheet generation.

Changed

  • #204 Update to latest bcl_demultiplex sub workflow.
  • #210 Update bcl2fastq and bcl_demultiplex.
  • #214 Updated method for removing adapters from samplesheet, added custom AdapterRemover function.
  • #210 Update bcl2fastq and bcl_demultiplex.
  • #216 List fastq reports for R1 and R2 separately in multiqc report.
  • #219 Modified workflow to store samplesheet in results folder.
  • #217 Update all nf-core modules and tests.
  • #240 Updated samshee, stub script and error strategy

Fixed

  • #224 Fix input filename collision.
  • #231 Fix checkqc error message and .command.log emission.

What’s Changed

Full Changelog: 1.4.0…1.4.1

What’s Changed

New Contributors

Full Changelog: 1.3.2…1.4.0

Neodymium Newt

This minor release is focused on updating container image locations to host as much as possible on quay.io.

What’s Changed

Full Changelog: 1.3.1…1.3.2

What’s Changed

Full Changelog: 1.3.0…1.3.1

[1.3.0] - 2023-05-31

Credits

Special thanks to the following for their contributions to the release:

Thank you to everyone else that has contributed by reporting bugs, enhancements or in any other way, shape or form.

What’s Changed

Full Changelog: 1.2.0…1.3.0

What’s Changed

New Contributors

Full Changelog: 1.1.0…1.2.0

Added

Changed

  • #78 Nextflow minimal version is now 22.10.1

Fixed

Initial release of nf-core/demultiplex, created with the nf-core template.

Added

  • #38 - Add FastP
  • #39 - Add FastQC
  • #51 - Add bases2fastq