entrez2caBIO {GeneAnswers}R Documentation

map Entrez gene IDs to caBIO gene IDs

Description

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

Usage

entrez2caBIO(lls)

Arguments

lls

an Entrez gene IDs vector

Value

return a caBIO genes ID list, names of the list are Entrez gene IDs and elements are caBIO 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

## Not run: entrez2caBIO(c('1647', '596'))

[Package GeneAnswers version 2.35.1 Index]