Rdocumentation
powered by
Learn R Programming
clusterProfiler (version 3.0.4)
bitr_kegg: bitr_kegg
Description
convert biological ID using KEGG API
Usage
bitr_kegg(geneID, fromType, toType, organism, drop = TRUE)
Arguments
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
Value
data.frame