Description Usage Arguments Value Examples
View source: R/external_apis.R
Retrieve ensembl gene names from biomaRt
1 | ensemblGeneNames(gene.id)
|
gene.id |
character vector with gene names |
a dataframe with external gene names, ensembl_id
1 2 3 4 | ## Not run:
ensemblGeneNames(c('MOB1A','RFLNB', 'SPIC', 'TP53'))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.