powered by
Convert ENSEMBL gene id to gene Symbol in TCGA
id_conversion(profiles, toType = "SYMBOL")
a data.frame, gene symbols and their expression value
a data.frame
one of 'keytypes(org.Hs.eg.db)'
if (FALSE) { library(org.Hs.eg.db) profile <- GeoTcgaData::profile result <- id_conversion(profile) }
Run the code above in your browser using DataLab