Learn R Programming

GeoTcgaData (version 0.2.4)

id_conversion: Convert ENSEMBL gene id to gene Symbol in TCGA

Description

Convert ENSEMBL gene id to gene Symbol in TCGA

Usage

id_conversion(profile)

Arguments

profile

a data.frame

Value

a data.frame, gene symbols and their expression value

Examples

Run this code
# NOT RUN {
result <- id_conversion(profile)
# }

Run the code above in your browser using DataLab