plot_htable: Plot htable levels

plot_htableR Documentation

Plot htable levels

Description

Plot htable levels

Usage

plot_htable(type = "ko", select = NULL, htable = NULL)

Arguments

type

"ko", "module", "pathway", "compound"

select

select ids

htable

custom a htable

Value

ggplot

Examples


data("KO_abundance_test")
plot_htable(select = rownames(KO_abundance))


ReporterScore documentation built on Sept. 11, 2024, 6:44 p.m.