Description Usage Arguments Details Value Author(s) References Examples
KEGG Database API - Get the pathway and genes
| 1 | getKEGGPathGenes(specID)
 | 
| specID | KEGSS species org code or T number , for example "hsa" or "T01001". | 
Get the pathway and genes according to KEGG species ID.
A List named with KEGG pathway IDs, and each element of the list contains the KEGG gene IDs.
Yulong Niu niuylscu@gmail.com
| 1 | hasPathGenes <- getKEGGPathGenes('hsa')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.