convertGeneNames: The convertGeneNames function

View source: R/GEO_Download_Preprocess.R

convertGeneNamesR Documentation

The convertGeneNames function

Description

auxiliary function to translate ensembl_gene_ids or ensembl_transcript_ids to human gene symbols (HGNC)

Usage

convertGeneNames(gene.expression.data)

Arguments

gene.expression.data

gene expression data matrix with the rownames to be the ensembl_gene_ids or ensembl_transcript_ids

Value

gene expression matrix with rownames translated to human gene symbols (HGNC)


gevaertlab/EpiMix documentation built on July 20, 2023, 9:28 a.m.