Description Usage Arguments Value Examples
View source: R/scrna_evaluationFunctions.R
evaluateNorm
1 | evaluateNorm(x, clusters = NULL, covars)
|
x |
An object of class 'Seurat' or 'SingleCellExperiment' with normalized data |
clusters |
A vector of true cluster identities. If missing, will attempt to fetch it from the 'phenoid' colData. |
covars |
Covariates to include, either as data.frame or as colData columns of 'x' |
a data.frame.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.