Description Usage Arguments Value Examples
Perform lookups of Ensembl Identifiers and retrieve their external references in other databases using xref_id-ENSEMBL API
1 | getGeneinfo(ensembl_id)
|
ensembl_id |
An Ensemble ID |
A dataframe with gene info details
1 2 | mygeneinfo <- getGeneinfo("ENSG00000157764")
head(mygeneinfo)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.