The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Initial release of nf-core/scdownstream, created with the nf-core template.
- Add ribosomal/haemoglobin QC metrics [[#277]#277]
- Add reporting using Quarto [#258]
- Convert to Nextflow strict mode [#244]
- Add
singleRmodule for automated cell type annotation [#200] - Use topics for software versioning [#252]
- Added
singleRmodule for automated cell type annotation. - Added
scDblFindermodule for doublet detection. - Added optional
doublet_ratecolumn in input samplesheet to provide per-sample expected doublet rate forscDblFinder.
- Updated
scDblFinderto use internaldbrestimation whendoublet_rateis not provided, and to use provideddoublet_ratewhen available.