FactorGeneLoadingPlot: Plot a bar chart with gene loadings

FactorGeneLoadingPlotR Documentation

Plot a bar chart with gene loadings

Description

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.

Usage

FactorGeneLoadingPlot(object, factor = 1, topn = 20, dark.theme = FALSE)

Arguments

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


jbergenstrahle/STUtility documentation built on March 14, 2023, 7:15 a.m.