Description Usage Arguments Value Author(s) Examples
Get differentially expressed genes reported in an experiment in Atlas for which a given pubmed id is linked (assuming the data is in Atlas)
1 | getGeneListFromPubmedid(searchid, endpoint = "http://www.ebi.ac.uk/rdf/services/atlas/sparql")
|
searchid |
PubMed ID to find data for |
endpoint |
SPARQL endpoint to query data from. Default value is the live Atlas SPARQL endpoint but this can be overidden. |
List of genes for experiment (via PubMed ID)
James Malone, Simon Jupp
1 2 | ###get gene list for the publication with pubmed id 19668377
#getGeneListFromPubmedid("19668377")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.