Plot enrich_res
Plot enrich_res
plot_enrich_res(
enrich_res,
mode = 1,
padj_threshold = 0.05,
show_ID = FALSE,
Pathway_description = TRUE,
facet_level = FALSE,
facet_anno = NULL,
str_width = 50,
facet_str_width = 15,
...
)
# S3 method for class 'enrich_res'
plot(
x,
mode = 1,
padj_threshold = 0.05,
show_ID = FALSE,
Pathway_description = TRUE,
facet_level = FALSE,
facet_anno = NULL,
str_width = 50,
facet_str_width = 15,
...
)
enrich_res object
plot style: 1~2
p.adjust threshold
show pathway id
show KO description rather than KO id.
facet plot if the type is "pathway" or "module"
annotation table for facet, two columns, first is level summary, second is pathway id.
default: 50
str width for facet label
add
enrich_res object
ggplot
ggplot