Description Usage Arguments Details Value Examples
View source: R/load_kegg_graphs.R
This function helps get pathway info of a species in KEGG.
1 |
spec, |
a character, refers to the species in KEGG. hsa, mmu... |
, get pathway info of a species in KEGG. It will return a data.frame.
a data.frame whose colnames contains "index","id","name" and "group"
1 | pathway_info <- get_pathway_info("hsa")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.