Description Usage Arguments Value
identify confident cells in each cell cluster
1 2 3 4 5 6 7 | identifyConfidentCells(
object.list,
features.integration,
quantile.cutoff = 0.75,
min.cluster = 20,
assay = NULL
)
|
object.list |
a list of Seurat object |
features.integration |
features used to identify confident cells |
quantile.cutoff |
quantile cutoff (default = 0.75) |
min.cluster |
the minimum number of cells in the cluster for identifying confident cells |
assay |
Assay to use |
a list of Seurat object with identified confident cells in each dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.