plot_enrichr: Plot the output of the enrichR dataframe

View source: R/enrichment.R

plot_enrichrR Documentation

Plot the output of the enrichR dataframe

Description

Plot the output of the enrichR dataframe

Usage

plot_enrichr(df, ntop, fill_by = "Overlap", title = NULL, term_char = 100)

Arguments

df

EnrichR output dataframe cleaned with clean_enrichR

ntop

Number of top terms to plot

fill_by

Variable to fill with

title

Plot title

term_char

Max number of characters before truncating term

Value

A ggplot2 plot of top enrichement hits


rwcrocker/SeuratAddons documentation built on May 7, 2022, 1:08 a.m.