plot_enriched_barplot | R Documentation |
Helper function to create enrichted barplots
plot_enriched_barplot(enrichmentobj, type, filename = NULL, show_category = 20)
enrichmentobj |
An object resulting from the function 'go_enrichment_analysis()'. |
type |
A character string. One of eiter "GO" or "KEGG". |
filename |
A character string indicating the filename. If default
( |
show_category |
An integer. Indicating the number of maximum categories to show in barplot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.