id_conversion_vector: Gene id conversion

View source: R/id_conversion_all.r

id_conversion_vectorR Documentation

Gene id conversion

Description

Gene id conversion

Usage

id_conversion_vector(from, to, IDs, na.rm = FALSE)

Arguments

from

one of 'id_ava()'

to

one of 'id_ava()'

IDs

the gene id which needed to convert

na.rm

Whether to remove lines containing NA

Value

a vector of genes

Examples

id_conversion_vector("symbol", "Ensembl_ID", 
    c("A2ML1", "A2ML1-AS1", "A4GALT", "A12M1", "AAAS"))

GeoTcgaData documentation built on Sept. 23, 2022, 9:05 a.m.