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

Description Usage Arguments Value

View source: R/utils.R

Description

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

Usage

1
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.


hipathia documentation built on Nov. 8, 2020, 7:52 p.m.