Description Usage Arguments Value Examples
Get KEGG pathway details for one path
1 | getPathDetails(uniquePathway, pthKo, path)
|
uniquePathway |
KEGG pathway ID |
pthKo |
Output file for path to KO mapping |
path |
Output file for path details |
Annotation results are written to path.csv, pthKo.csv
1 | getPathDetails("ko04621", "pthKo.csv", "path.csv")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.