| add_hash | R Documentation |
This function allows you to fuse the output of hashcode demultiplexing with GEX+VDJ object
add_hash(
hash.matrix,
Seurat_obj,
sample_name,
quantile_theshold = 0.99,
method = c("HTODemux", "MULTIhash")
)
hash.matrix |
a cellular bacrode vs hashtags matrix |
Seurat_obj |
Seurat object |
Seurat 3 object merged with hashtag demiltiplexed identities in the metadata slot
A07 <- add_hash(Seurat_objhash, Seurat_obj, 'A14')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.