plot_htable function

Plot htable levels

Plot htable levels

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

Arguments

  • type: "ko", "module", "pathway", "compound"
  • select: select ids
  • htable: custom a htable

Returns

ggplot

Examples

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