Description

Demultiplex samples based on data from cell hashing.

Input

name:type
description
pattern

meta{:bash}

:map

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

seurat_object{:bash}

:file

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

assay{:bash}

:string

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

Output

name:type
description
pattern

params{:bash}

meta{:bash}

:map

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

*_params_htodemux.csv{:bash}

:file

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

params_htodemux.csv

assignment{:bash}

meta{:bash}

:map

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

*_assignment_htodemux.csv{:bash}

:file

Assignment results.

assignment_htodemux.csv

classification{:bash}

meta{:bash}

:map

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

*_classification_htodemux.csv{:bash}

:file

Classification results.

classification_htodemux.csv

rds{:bash}

meta{:bash}

:map

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

*_htodemux.rds{:bash}

:file

SeuratObject saved as RDS.

htodemux.rds

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

htodemux
MIT

HTODemux is the demultiplexing module of Seurat, which demultiplex samples based on data from cell hashing.