convertEnsemblToGeneSymbol: convertEnsemblToGeneSymbol

View source: R/general_help.R

convertEnsemblToGeneSymbolR Documentation

convertEnsemblToGeneSymbol

Description

This function convert ensembl gene IDs from a matrix to official gene symbols

Usage

convertEnsemblToGeneSymbol(matrix, species = c("mouse", "human"))

Arguments

matrix

an expression matrix with ensembl gene IDs as rownames

species

species to use for gene symbol conversion

Details

This function requires that the biomaRt library is installed

Value

expression matrix with gene symbols as rownames


RubD/Giotto documentation built on April 29, 2023, 5:52 p.m.