Published June 26, 2026 | Version 1.3.0

nf-core/scnanoseq: nf-core/scnanoseq v1.3.0 - Steel Elephant

  • 1. @U-BDS
  • 2. UAB
  • 3. Wellcome Sanger
  • 4. @ScilifelabDataCentre
  • 5. VIB - KU Leuven Center for Cancer Biology
  • 6. @seqeralabs
  • 7. Arc Institute

Description

v1.3.0 [2026-06-26]

Credits

Special thanks to a new contributor to scnanoseq:

Enhancements

  • #94 Strict syntax conversion: converted entire workflow to strict syntax and reorganized into <name>/main.nf directory structure
  • #93 and #55 Upgraded IsoQuant from v3.6.1 to v3.13.0 and removed chromosome-splitting logic in the IsoQuant subworkflow due to improvements in IsoQuant; IsoQuant now processes all chromosomes in a single invocation
  • #65 and #61 Replaced NanoFilt with Chopper for read filtering, with gzip compression of intermediate split FASTQ files to reduce disk usage
  • #87 Added --skip_blaze_demux parameter to allow skipping BLAZE demultiplexing
  • Added SPLIT_SEQ module using seqkit for splitting FASTQ files, replacing the previous split approach
  • Updated CAT_FASTQ to the nf-core module which now supports compressed inputs
  • Moved gzip compression to pre-extraction step to minimize uncompressed FASTQ footprint in work directories
  • Upgraded nf-core template from 3.2.1 to 3.5.1

Parameter changes

  • --skip_fastqc default changed from false to true (disabled by default due to runtime issues with long-read data)
  • --skip_fastq_nanocomp default changed from false to true
  • --skip_bam_nanocomp default changed from false to true
  • #99 --skip_toulligqc default changed from false to true
  • --skip_blaze_demux added (default: true)

Fixes

  • #83 Isoquant count matrix headers are now compatible with Seurat (removed leading # from header line). Note that lastest version of IsoQuant also resolves this issue.

Software dependencies

| Dependency | Old version | New version | | ---------- | ----------- | ----------- | | IsoQuant | 3.6.1 | 3.13.0 | | Chopper | - | 0.10.0 | | NanoFilt | 2.8.0 | removed |

Files

nf-core/scnanoseq-1.3.0.zip

Files (37.1 MB)

Name Size Download all
md5:041d84fc65ee58bf1aa75e5dc0e1ad62
37.1 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/nf-core/scnanoseq/tree/1.3.0 (URL)

Software