Description Usage Arguments Value
A description
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | Ser2Monicle_MakeNProcess(
SeurObj = NULL,
retunMon = T,
PCAnDim = 20,
doUMAP = T,
min_dist = 0.3,
n_neighbors = 40,
dotSNE = F,
doClust = T,
ClusLouvRes = 5e-05,
louvain_iter = 3,
KeepTopNgenes = 3000,
minExprGeneDet = 0.1,
upperScale = 2,
lowerScale = 2.5,
assay = NULL
)
|
SeurObj, |
A Seurat object. |
A modified Seurat object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.