prep_intrahash_doub: Estimate intra-hashtag doublets by finding cells whose...

Description Usage Arguments Value

View source: R/preprocess.R

Description

Estimate intra-hashtag doublets by finding cells whose nearest neighbours are doublets

Usage

1
prep_intrahash_doub(seurat_obj, assay = "RNA", npcs = 20, randomSeed = 12345)

Arguments

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

Value

Seurat object with a predicted_dub_intra logical column added to metadata


CBMR-Single-Cell-Omics-Platform/SCOPfunctions documentation built on May 29, 2021, 3:52 p.m.