translate_matrix | R Documentation |
Translates the IDs in the rownames of a matrix to Entrez IDs. For accepted IDs to be transformed see the DOCUMENTATION.
translate_matrix(exp, species, verbose = TRUE)
exp |
Matrix of gene expression. |
species |
Species of the samples. |
verbose |
Boolean, whether to show details about the results of the execution. |
Matrix of gene expression with Entrez IDs as rownames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.