The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add
public_aws_ecr
profile for using ECR containers. - Bump
fastp
module to v0.23.4
- #115 Add public_aws_ecr profile
- #94 update documentation
- #95 add Codeowners
- #108 update modules (untar is now in bcl2fastq and bclconvert modules)
- #63 Replace local bcl_demultiplex subworkflow with nf-core version (@matthdsm)
- #63 Add bases_demultiplex local subworkflow (@matthdsm)
- #63 Replace fastqc with falco for speedier QC, fixes Replace fastqc with falco #62 (@matthdsm)
- #64 Add subway map by @nvnieuwk
- #70 Make tools and trimming optional (@matthdsm)
- #71 Add nf-test (@emiller88)
- #78 Nextflow minimal version is now
22.10.1
- #63 Fix MultiQC report inputs, fixes MultiQC report is empty (@matthdsm)
- #67 Enable institutional configs (@emiller88)
- #83 Fix skip_tools (@glichtenstein)
- #80 When NoLaneSplitting is true the process fails because of a glob. See nf-core/modules #2745. (@matthdsm)
- #79 Update link in docs to samplesheet (@glichtenstein & @emiller88)
Initial release of nf-core/demultiplex, created with the nf-core template.