Description Usage Arguments Value Author(s)
query all genes in a KEGG pathway or module
1 2 3 4 5 6 | KEGG_path2extid(
keggID,
species = sub("\\d+$", "", keggID),
keggType = "Path",
keyType = "kegg"
)
|
keggID |
KEGG ID, path or module ID |
species |
species |
keggType |
one of 'Path' or 'Module' |
keyType |
KEGG gene type, one of "ncbi-proteinid", "ncbi-geneid", "uniprot", or "kegg" |
extid vector
guangchuang yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.