View source: R/PCALevelComparison.R
PCALevelComparison | R Documentation |
Plot UMAPs using different numbers of principle components.
PCALevelComparison(data, PCA_levels = c(10, 15, 20, 30), cluster_res = 0.5)
data |
Seurat object or list of Seurat objects |
PCA_levels |
array of four max principle components to compare |
cluster_res |
resolution used for KNN clustering |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.