convertENSEMBLtoGeneSymbols | R Documentation |
Convert ENSEMBL gene identifiers to gene symbols
convertENSEMBLtoGeneSymbols(
genes,
dataset = "hsapiens_gene_ensembl",
mart = "ensembl"
)
genes |
Character: ENSEMBL gene identifiers |
dataset |
Character: |
mart |
Character: |
Named character vector where names are the input ENSEMBL gene identifiers and the values are the matching gene symbols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.