The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix problem on samplesheet check related to amount of columns ([#211])
- Fixed bug in starsolo output cardinality.
- Added support to output 10x count files in text format.
- Add gene symbols to count matrices
- Added UniverSC aligner to implement open-source version of Cell Ranger with wrapper for 40 technologies
- Update cellranger to v7.1.0 (#205).
- Autocanceling previous CI runs when new changes are pushed.
- Fixed #193 by updating the Seurat container directive
- Fixed #177 by adjusting the channels generation and usage when skipping fastqc
- Fixed #173 by adjusting parameter type and adding them to modules.config
- Fixed #170 by adding UniverSC subworkflow using new module
- Fixed #196 by adjusting runtime requirements for AlevinQC
- Fixed #191 by updating simpleAF containers to latest version
- Alevin workflow updated to use Alevin-Fry via simpleaf - thanks to @rob-p for supporting this and @fmalmeida implementing the support
- Fixed Kallistobustools workflow #123 by upgrading to nf-core/modules module
- Fixed matrix conversion error when running STAR with --soloFeatures GeneFull #135
- Fixed seurat matrix conversion error when running with conda profile #136
- Fixed Kallistobustools module #116. By updating nf-core module and making sure conversion modules take into account the different outputs produced by kallisto standard and non-standard workflows.
- Updated pipeline template to nf-core/tools 2.6
- Pipeline ported to dsl2
- Template update with latest nf-core/tools v2.1
- Added cellranger v.7.0.0 subworkflow
- Added full size tests
- Make sure pipeline runs on multiple samples #77
- Fix issue where STARsolo always uses 10XV2 chemistry #60
- Template update with latest nf-core/tools v1.13.2
- Parameters JSON Schema added #42
- 25 Fix small documentation error with wrong parameter for txp2gene
Initial release of nf-core/scrnaseq, created with the nf-core template. This includes the following workflow options:
- Salmon Alevin + AlevinQC
- STARSolo
- Kallisto / BUStools