bitr_kegg: bitr_kegg

View source: R/bitr.R

bitr_keggR Documentation

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

Author(s)

Guangchuang Yu


YuLab-SMU/clusterProfiler documentation built on April 15, 2024, 9:28 p.m.