Plot htable levels
plot_htable(type = "ko", select = NULL, htable = NULL)
type
: "ko", "module", "pathway", "compound"select
: select idshtable
: custom a htableggplot
data("KO_abundance_test") plot_htable(select = rownames(KO_abundance))
Useful links