MotifOverlapBarPlot: Displays the top n TFs in a set of modules as a bar plot

View source: R/plotting.R

MotifOverlapBarPlotR Documentation

Displays the top n TFs in a set of modules as a bar plot

Description

Displays the top n TFs in a set of modules as a bar plot

Usage

MotifOverlapBarPlot(
  seurat_obj,
  n_tfs = 10,
  plot_size = c(5, 6),
  outdir = "MotifOverlaps/",
  motif_font = "helvetica_regular",
  module_names = NULL,
  wgcna_name = NULL
)

Arguments

seurat_obj

A Seurat object

wgcna_name

The name of the hdWGCNA experiment in the seurat_obj@misc slot

Examples

MotifOverlapBarPlot

smorabit/scWGCNA documentation built on April 4, 2024, 10:32 a.m.