Description Usage Arguments Value
Estimate intra-hashtag doublets by finding cells whose nearest neighbours are doublets
1 | prep_intrahash_doub(seurat_obj, assay = "RNA", npcs = 20, randomSeed = 12345)
|
seurat_obj |
a Seurat object |
assay |
Seurat object assay to use |
npcs |
number of principal components to use |
randomSeed |
random seed for random number generator |
Seurat object with a predicted_dub_intra logical column added to metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.