×

nf-core/multiseqdemux @ 0.0.0-0c7146d

Identify singlets, doublets and negative cells from multiplexing experiments. Annotate singlets by tags.

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @LuisHeinzlmeier
Maintainers: @LuisHeinzlmeier

Summary

Identify singlets, doublets and negative cells from multiplexing experiments. Annotate singlets by tags.

Get started

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

include { MULTISEQDEMUX } from 'nf-core/multiseqdemux'

License

MIT License

Process
Name MULTISEQDEMUX
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

seurat_object file

A .rds file containing the seurat object. Assumes that the hash tag oligo (HTO) data has been added and normalized.

assay string

Name of the Hashtag assay, usually called "HTO" by default. Use the custom name if the assay has been named differently.

Output 4 channels
#1 rds tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

*_multiseqdemux.rds file

SeuratObject saved as RDS.

_multiseqdemux.rds
#2 params tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

*_params_multiseqdemux.csv file

The used parameters to call MULTIseqDemux in the R-Script.

_params_multiseqdemux.csv
#3 results tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

*_res_multiseqdemux.csv file

Resuls of MULTIseqDemux.

_res_multiseqdemux.csv
#4 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
multiseqdemux MULTIseqDemux is the demultiplexing module of Seurat, which demultiplex samples based on data from cell hashing. https://satijalab.org/seurat/reference/multiseqdemux
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:57:58 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmultiseqdemux/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/multiseqdemux/blobs/sha256:698124d51c07ff99974aafd17a5268432648c3d4068daa108ce161d3acfe24b7
Size 4.7 KB
Checksum sha256:698124d51c07ff99974aafd17a5268432648c3d4068daa108ce161d3acfe24b7
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:57:58 (UTC) 1 4.7 KB -