MotifOverlapBarPlot | R Documentation |
Displays the top n TFs in a set of modules as a bar plot
MotifOverlapBarPlot(
seurat_obj,
n_tfs = 10,
plot_size = c(5, 6),
outdir = "MotifOverlaps/",
motif_font = "helvetica_regular",
module_names = NULL,
wgcna_name = NULL
)
seurat_obj |
A Seurat object |
wgcna_name |
The name of the hdWGCNA experiment in the seurat_obj@misc slot |
MotifOverlapBarPlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.