Description Usage Arguments Details Value Author(s) References See Also Examples
Given a KEGG pathway identifier, the functions query the KEGG PATHWAY database for all the genes that that are involved in the interactions in the specified pathway.
1 | get.genes.by.pathway(pathway.id)
|
pathway.id |
|
KEGG pathway identifiers for a given organism can be obtained using
function list.pathways
The functions return a table of KEGG gene ids found in the pathway
Kozo Nishida
http://www.kegg.jp/kegg/docs/keggapi.html
1 | genes <- get.genes.by.pathway("path:eco00020")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.