getEntrez | R Documentation |
Verify input gene id type and return entrez identifiers
getEntrez( gene_ids, gene_id_type = c("ensembl", "entrez"), species = c("mm", "hs") )
gene_ids |
A character vector of gene identifiers |
gene_id_type |
Either "ensembl" or "entrez" |
species |
Either "mm" or "hs" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.