Description Usage Arguments Value Author(s) Examples
Given the name of a pathway find URI(s) that match this name
1 | getPathwayUriFromName(name, endpoint = "http://www.ebi.ac.uk/rdf/services/atlas/sparql")
|
name |
The textual name of the pathway to search for |
endpoint |
The location of the SPARQL endpoint - default value is live Atlas endpoint |
data frame containing slots
pathwayuri |
The URI of the corresponding pathway |
label |
The textual human readable name of the pathway |
James Malone, Simon Jupp
1 2 | ##get pathways which have the phrase 'ligand binding' included in their name
#getPathwayUriFromName("ligand binding")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.