Releases: nf-core/demultiplex
Releases · nf-core/demultiplex
Mercury Spider
What's Changed
- Sgdemux dev by @sam-white04 in #91
- Update supported sequencing platforms by @nh13 in #94
- Codeowners by @emiller88 in #95
- Fix dark image by @emiller88 in #96
- Add fqtk as a demultiplexer by @sam-white04 in #99
- Bump bcl2fastq by @emiller88 in #101
- FIX: update test_full with new test data for megatests by @maxulysse in #107
- FIX: Move untar to bclconvert and bcl2fastq processes by @maxulysse in #108
- prepare release: 1.2.0 by @maxulysse in #111
- Release 1.2.0 by @maxulysse in #112
New Contributors
- @sam-white04 made their first contribution in #91
- @nh13 made their first contribution in #94
- @maxulysse made their first contribution in #107
Full Changelog: 1.1.0...1.2.0
Aluminium Whale
Added
- #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)
Changed
- #78 Nextflow minimal version is now
22.10.1
Fixed
- #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)