plot_htable {ReporterScore} | R Documentation |
Plot htable levels
plot_htable(type = "ko", select = NULL, htable = NULL)
type |
"ko", "module", "pathway", "compound" |
select |
select ids |
htable |
custom a htable |
ggplot
data("KO_abundance_test")
plot_htable(select = rownames(KO_abundance))