nf-core/scnanoseq
Single-cell/nuclei pipeline for data derived from Oxford Nanopore and 10X Genomics
10xgenomicslong-read-sequencingnanoporescrna-seqsingle-cell
Version history
Enhancements
- Inputs for IsoQuant are split on chromosome to allow for faster processing
- The read counts QC metric is now able to leverage NanoPlot counts if FastQC is skipped
- Added
oarfish
as an option for quantification - Added
picard markdupes
as an option for deduplication
Fixes
- The ‘Post Trim Read QC’ and ‘Post Extract Read QC’ nodes on the metro diagram have been placed in correct locations (closes issue #36)
- The BLAZE process in the example config has been corrected to use cpus instead of
--threads
Software dependencies
Dependency | Old version | New version |
---|---|---|
IsoQuant | 3.5.0 | 3.6.1 |
MultiQC | 1.25 | 1.25.1 |
v1.0.0 [2024-10-07]
Initial release of nf-core/scnanoseq, created with the nf-core template.