caBIO2entrez: map caBIO gene IDs to Entrez gene IDs

Description Usage Arguments Value Author(s) References Examples

Description

Function to map the given caBIO gene IDs to the Entrez gene IDs. This function is not supported starting this version due to the termination of the caBig project.

Usage

1
caBIO2entrez(caBIOIds)

Arguments

caBIOIds

an caBIOIds gene IDs vector

Value

return a Entrez genes ID list, names of the list are the given caBIO gene IDs and elements are Entrez gene IDs.

Author(s)

Gang Feng, Pan Du and Simon Lin

References

Feng, G., Du, P., Krett, N., Tessel, M., Rosen, S., Kibbe, W.A. and Lin, S.M., 'A collection of bioconductor methods to visualize gene-list annotations', BMC Research Notes 2010, 3:10

Examples

1
## Not run: caBIO2entrez(c('2933', '7326'))

GeneAnswers documentation built on Nov. 8, 2020, 4:53 p.m.