bitr {clusterProfiler}R Documentation

bitr

Description

Biological Id TRanslator

Usage

bitr(geneID, fromType, toType, OrgDb, drop = TRUE)

Arguments

geneID

input gene id

fromType

input id type

toType

output id type

OrgDb

annotation db

drop

drop NA or not

Value

data.frame

Author(s)

Guangchuang Yu


[Package clusterProfiler version 3.16.1 Index]