Description Usage Arguments Details Value
This function convert ensembl gene IDs from a matrix to official gene symbols
1 | convertEnsemblToGeneSymbol(matrix, species = c("mouse", "human"))
|
matrix |
an expression matrix with ensembl gene IDs as rownames |
species |
species to use for gene symbol conversion |
This function requires that the biomaRt library is installed
expression matrix with gene symbols as rownames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.