Identify markers in each cell cluster
1 2 3 | identifyClusterMarkers(object, assay, features = NULL, use.agg = TRUE,
test.use = "bimod", thresh.pc = 0.25, thresh.fc = 0.25,
thresh.p = 0.01)
|
object |
scAI object |
assay |
Name of assay to be analyzed |
features |
a vector of features |
use.agg |
whether use the aggregated data |
test.use |
which test to use ("bimod" or "wilcox") |
thresh.pc |
Threshold of the percent of cells enriched in one cluster |
thresh.fc |
Threshold of Fold Change |
thresh.p |
Threshold of p-values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.