Advertisement

DoubletFinder finds doublets in single-cell RNA-seq data set

阅读量:
复制代码
    remotes::install_github('chris-mcginnis-ucsf/DoubletFinder')

DF共分成四步:

需要输入的参数:

seu ~ completely processed seurat object (i.e., once NormalizeData, FindVariableGenes, ScaleData, RunPCA, and RunTSNE have all been completed)

The number of statistically significant principal components is set within a defined interval, such as PCs 1 through 10.

(3)pN ~ This represents the number of generat

全部评论 (0)

还没有任何评论哟~