View source: R/utility_functions.R
propVarPCA | R Documentation |
For given Seurat Object, retrieve principal components and compute proportion of explained variance.
propVarPCA(so, reduction.name = "pca")
so |
Seurat Object |
reduction.name |
Name of reduction to use. Default is 'pca'. |
data.frame summarize proportion of variance explained by each principal component
Nicholas Mikolajewicz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.