bitr_kegg | R Documentation |
convert biological ID using KEGG API
bitr_kegg(geneID, fromType, toType, organism, drop = TRUE)
geneID |
input gene id |
fromType |
input id type |
toType |
output id type |
organism |
supported organism, can be search using search_kegg_organism function |
drop |
drop NA or not |
data.frame
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.