plotVarianceExplained | R Documentation |
This function first verify that the variance explained has been computed, and if not computes it. It then creates a plot of the variance explained for each PC.
plotVarianceExplained(seur, npcs = 50)
seur |
The Seurat object from which the PCA data will be taken |
npcs |
The number of PCs to plot |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.