Description Usage Arguments Details Value Author(s)
API for downloding KEGG info with KEGG offical rest API.
1 2 3 4 5 6 |
qid |
KEGG query id such as KEGG ortholog id like "ko00010", gene name like "ath:AT1G00010" or organism name like "ath" (for KEGG brite file only). |
d.path |
Destination path (folder) to save or load downloaded file. |
f.type |
Character string, file type of KEGG entry: "kgml", "aaseq", "ntseq" or "image". |
force.download |
TRUE/FALSE (default). Force update if TRUE and file exists. |
Download XML, image (png), AA sequence or NT sequence file from KEGG website. An alternative function is keggGet implemented in "KEGGREST" package.
path to the saved file.
ZG Zhao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.