Description Usage Arguments Value Author(s) Examples
Get the URI for an ENSEMBL gene based on the ENSEMBL ID.
1 | getGeneUriFromEnsemblId(id, endpoint = "http://www.ebi.ac.uk/rdf/services/atlas/sparql")
|
id |
ENSEMBL gene ID |
endpoint |
The location of the SPARQL endpoint - default value is live Atlas endpoint |
List of URIs for a given ENSEMBL ID - this is almost always one but it is feasible there are two so be aware.
James Malone, Simon Jupp
1 2 3 | ###get the URI identifier for a gene based on the ENSEMBL ID
#
getGeneUriFromEnsemblId("ENSMUSG00000031314")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.