plot_enriched_barplot: plot_enriched_barplot

View source: R/plotting.R

plot_enriched_barplotR Documentation

plot_enriched_barplot

Description

Helper function to create enrichted barplots

Usage

plot_enriched_barplot(enrichmentobj, type, filename = NULL, show_category = 20)

Arguments

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 (NULL) a plot named 'Enriched_type.png' will be created inside the directory "./plots".

show_category

An integer. Indicating the number of maximum categories to show in barplot.


miracum/clearly-sigident.func documentation built on June 28, 2022, 3:16 p.m.