Rank features in each factor by Factor loading analysis
1 2 3 | identifyFactorMarkers(object, assay, features = NULL, cutoff.W = 0.5,
cutoff.H = 0.5, thresh.pc = 0.05, thresh.fc = 0.25,
thresh.p = 0.05, n.top = 10)
|
object |
scAI object |
assay |
Name of assay to be analyzed |
features |
a vector of features |
cutoff.W |
Threshold of feature loading values |
cutoff.H |
Threshold of cell loading values |
thresh.pc |
Threshold of the percent of cells enriched in one factor |
thresh.fc |
Threshold of Fold Change |
thresh.p |
Threshold of p-values |
n.top |
Number of top features to be returned |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.