translate_matrix: Translation of the rownames IDs of a matrix to Entrez IDs.

View source: R/utils.R

translate_matrixR Documentation

Translation of the rownames IDs of a matrix to Entrez IDs.

Description

Translates the IDs in the rownames of a matrix to Entrez IDs. For accepted IDs to be transformed see the DOCUMENTATION.

Usage

translate_matrix(exp, species, verbose = TRUE)

Arguments

exp

Matrix of gene expression.

species

Species of the samples.

verbose

Boolean, whether to show details about the results of the execution.

Value

Matrix of gene expression with Entrez IDs as rownames.


babelomics/hipathia documentation built on July 27, 2022, 2:23 p.m.