Description Usage Arguments Value Author(s) Examples
Get genes that are associated with proteins which are in turn associated to a specific signalling pathway in Reactome.
1 | getGenesForPathwayURI(pathwayuri, endpoint = "http://www.ebi.ac.uk/rdf/services/atlas/sparql")
|
pathwayuri |
The URI of a reactome pathway. |
endpoint |
SPARQL endpoint to query data from. Default value is the live Atlas SPARQL endpoint but this can be overidden. |
List of gene URIs for the pathway
James Malone, Simon Jupp
1 2 | ###get gene list for the pathway AKT Signaling in Cancer
#getGenesForPathwayURI("<http://identifiers.org/reactome/REACT_147727.2>")
|
Loading required package: hash
hash-3.0.1 provided by Decision Patterns
Loading required package: SPARQL
Loading required package: XML
Loading required package: RCurl
Loading required package: bitops
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.