View source: R/GEO_Download_Preprocess.R
convertGeneNames | R Documentation |
auxiliary function to translate ensembl_gene_ids or ensembl_transcript_ids to human gene symbols (HGNC)
convertGeneNames(gene.expression.data)
gene.expression.data |
gene expression data matrix with the rownames to be the ensembl_gene_ids or ensembl_transcript_ids |
gene expression matrix with rownames translated to human gene symbols (HGNC)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.