Learn R Programming

GeoTcgaData (version 0.2.4)

id_conversion_vector: Gene id conversion

Description

Gene id conversion

Usage

id_conversion_vector(from, to, IDs)

Arguments

from

one of "id_ava()"

to

one of "id_ava()"

IDs

the gene id which needed to convert

Value

a vector of genes

Examples

Run this code
# NOT RUN {
id_conversion_vector("symbol","Ensembl_ID",c("A2ML1","A2ML1-AS1","A4GALT","A12M1","AAAS"))
# }

Run the code above in your browser using DataLab