Description Usage Arguments Details Value References Examples
View source: R/pathwayDownload.R
Retrieve all availiable pathways for an organism.
| 1 | 
| org | KEGG organism identifier. | 
.
Data frame of pathway ids and names.
| 1 2 3 4 5 | # Load extracted linear subpathways from toy data
load(system.file('extdata', 'Examples//data.RData', package='CHRONOS'))
# Retrieve all availiable hsa pathways
## Not run: pathways <- downloadKEGGPathwayList(org='hsa')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.