plot_enrichr | R Documentation |
Plot the output of the enrichR dataframe
plot_enrichr(df, ntop, fill_by = "Overlap", title = NULL, term_char = 100)
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 |
A ggplot2 plot of top enrichement hits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.