View source: R/seurat_wrappers.R
var_explained_seurat | R Documentation |
extract variance explained from Seurat Data
var_explained_seurat(so, slot = "scale.data", pca.assay = "pca")
so |
a SeuratObject of your data (with pca run) |
slot |
which data slot to use |
a list of all parameters calculated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.