Description Usage Arguments Details Value Author(s) References Examples
Given a gene identifier, the functions queries KEGG to retrieve the appropriate KEGG ID.
1 | bconv(id.list)
|
id.list |
a character vector containing the IDs that you wish to convert to KEGG IDs. These IDs must have the appropriate prefix! |
Depending on the kind of ID you wish to convert, you must use the appropriate prefix followed by a colo and then the correct ID.
Prefixes supported by KEGG:
External database Database prefix —————– ————— NCBI GI ncbi-gi: NCBI GeneID ncbi-geneid: GenBank genbank: UniGene unigene: UniProt uniprot:
The functions return a named vector with your initial IDs as the names and the appropriate KEGG IDs as the value.
Kozo Nishida
http://www.kegg.jp/kegg/docs/keggapi.html, http://www.genome.jp/linkdb/
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.