Description Usage Arguments Value Author(s) Examples
Get all of the ArrayExpress experiment IDs which contain a gene, specified by a URI.
1 | getExperimentIdsForGeneURI(geneuri, endpoint = "http://www.ebi.ac.uk/rdf/services/atlas/sparql")
|
geneuri |
Gene URI |
endpoint |
The location of the SPARQL endpoint - default value is live Atlas endpoint |
List of ArrayExpress experiment IDs for the specified gene.
James Malone, Simon Jupp
1 2 | ###get the experiment IDs for a gene ENSG00000142556 (ENSEMBL ID)
#getExperimentIdsForGeneURI("http://identifiers.org/ensembl/ENSG00000142556")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.