nameID | R Documentation |
function which has generated "gene.mapID"
nameID(geneID, out = "nameOnly", ens)
geneID |
vector of Ensembl gene ids |
out |
'all' for a named vector where the gene symbol are the content and the Ensembl ids are the names 'DF' for a data.frame where the first column contains the Ensembl ids and the second one the gene symbols. 'nameOnly' for the gene symbols only |
ens |
Formal class 'Mart' from package biomaRt |
gene symbols (with or without their corresponding Ensembl ids)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.