Description Usage Arguments Value Examples
View source: R/annotateGenes.R
This function annotate ENSEMBLE gene IDs into HGNC symbol using the biomaRt package.
1 | annotateGenes(ensemblID)
|
ensemblID |
ENSEMBL internal gene ID |
data frame with two columns ENSEMBL id and mapped HGNC symbol
1 | ## Not run: annotateGenes(ensemblID = "ENSG00000000003")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.