Plot the reporter_res
plot_report(
reporter_res,
rs_threshold = 1.64,
mode = 1,
y_text_size = 13,
str_width = 100,
show_ID = FALSE,
Pathway_description = TRUE,
facet_level = FALSE,
facet_anno = NULL,
facet_str_width = 15,
plot_line = TRUE,
reorder = FALSE
)
result of `get_reporter_score` or `reporter_score`
plot threshold vector, default:1.64
1~3 plot style.
y_text_size
str_width to wrap
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.
str width for facet label
plot line or not
reorder the order of the pathways
ggplot