FactorGeneLoadingPlot | R Documentation |
This function takes a ‘Seurat'object as input with a ’NMF' reduction slot and plots a bar chart of gene weights (loadings) for the top most driving genes.
FactorGeneLoadingPlot(object, factor = 1, topn = 20, dark.theme = FALSE)
object |
Seurat object |
factor |
Factor to plot gene loadings for [default: 1] |
topn |
Top genes to show [default: 20] |
dark.theme |
Use a dark theme for the plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.