plot_htable | 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))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.