Demultiplex samples based on data from cell hashing.
meta
:map
Groovy Map containing sample information e.g. [ id:'sample1' ]
[ 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.
.rds
assay
:string
Name of the Hashtag assay, usually called “HTO” by default. Use the custom name if the assay has been named differently.
params
*_params_htodemux.csv
The used parameters to call HTODemux in the R-Script.
params_htodemux.csv
assignment
*_assignment_htodemux.csv
Assignment results.
assignment_htodemux.csv
classification
*_classification_htodemux.csv
Classification results.
classification_htodemux.csv
rds
*_htodemux.rds
SeuratObject saved as RDS.
htodemux.rds
versions
versions.yml
File containing software versions
HTODemux is the demultiplexing module of Seurat, which demultiplex samples based on data from cell hashing.