×

nf-core/sgdemux @ 0.0.0-6c4ed3a

Demultiplex bgzip'd fastq files

Latest version: 0.0.0-6c4ed3a
Total downloads: 11
Source: nf-core/modules
Authors: @nh13 @sam-white04
Maintainers: @nh13 @sam-white04

Summary

Demultiplex bgzip'd fastq files

Get started

Add the following snippet to your workflow script to include this module.

include { SGDEMUX } from 'nf-core/sgdemux'

License

MIT License

Process
Name SGDEMUX
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

sample_sheet file

sample_sheet file (either a Singular Genomics sample sheet, or a two column csv with Sample_Barcode and Sample_ID)

*.{csv}
fastqs_dir directory

Input directory containing bgzipped (not gzip) FASTQ files

Output 7 channels
#1 metrics tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

${prefix}/metrics.tsv file

Demultiplexing summary stats; control_reads_omitted failing_reads_omitted, total_templates

${prefix}/metrics.tsv
#2 sample_fastq tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

${prefix}/*_R*.fastq.gz file

Demultiplexed per-sample FASTQ files

${prefix}/*_R*.fastq.gz
#3 versions_sgdemux tuple
${task.process} string

The name of the process

sgdemux string

The name of the tool

sgdemux --version | cut -d " " -f2 eval

The expression to obtain the version of the tool

#4 per_sample_metrics tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

${prefix}/per_sample_metrics.tsv file

Summary metrics for each sample

${prefix}/per_sample_metrics.tsv
#5 per_project_metrics tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

${prefix}/per_project_metrics.tsv file

Summary metrics for samples in the same project

${prefix}/per_project_metrics.tsv
#6 most_frequent_unmatched tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

${prefix}/most_frequent_unmatched.tsv file

File containing approx. counts of barcodes that did not match the expected barcodes

${prefix}/most_frequence_unmatched.tsv
#7 sample_barcode_hop_metrics tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

${prefix}/sample_barcode_hop_metrics.tsv file

File output for dual-indexed runs with barcodes which are unexpected combinations of expected barcodes e.g. expected barcodes = AA-TT/GG-CC and observed barcodes = AA-CC/GG-TT

${prefix}/sample_barcode_hop_metrics/tsv
Tool Description Homepage
sgdemux Tool for demultiplexing sequencing data generated on Singular Genomics' sequencing instruments. https://github.com/Singular-Genomics/singular-demux
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:45:04 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fsgdemux/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/sgdemux/blobs/sha256:450e2be9e8fae0f38f510c7262a181bf0c7f19ff7e04ec8d20e685803f0a3b61
Size 3.8 KB
Checksum sha256:450e2be9e8fae0f38f510c7262a181bf0c7f19ff7e04ec8d20e68