Description Usage Arguments Value Author(s) See Also Examples
Load KEGG pathways and names
1 | loadKEGGPathways(organism = "hsa", updateCache = FALSE)
|
organism |
organism code. Default value is "hsa" (human) |
updateCache |
re-download KEGG pathways. Default value is FALSE |
A list of the following components
kpg a list of graphNEL
objects
encoding the pathway information.
kpn a named vector of pathway tiles. The names of the vector are the pathway KEGG IDs.
Tin Nguyen and Sorin Draghici
keggPathwayGraphs
, keggPathwayNames
1 | x <- loadKEGGPathways()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.