Description Usage Arguments Value Author(s) Examples
Get signalling pathways from Reactome that are associated to a gene, via associated protein(s) which are in turn connected to said signalling patwhay(s) in Reactome.
1 | getPathwayForGeneId(geneid, endpoint = "http://www.ebi.ac.uk/rdf/services/atlas/sparql")
|
geneid |
The ENSEMBL ID for a gene. |
endpoint |
SPARQL endpoint to query data from. Default value is the live Atlas SPARQL endpoint but this can be overidden. |
List of pathway URIs.
James Malone, Simon Jupp
1 2 | ###get pathways for the gene SNHG5
#getPathwayForGeneId("http://identifiers.org/ensembl/ENSG00000203875")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.