Help:WikiPathways Webservice
From WikiPathways
(Difference between revisions)
Line 1: | Line 1: | ||
'''<span style="color:#FF0000"><BIG>This page is under construction</BIG></span>''' | '''<span style="color:#FF0000"><BIG>This page is under construction</BIG></span>''' | ||
- | |||
WikiPathways can be accessed through a SOAP webservice. This page contains documentation for the webservice API. | WikiPathways can be accessed through a SOAP webservice. This page contains documentation for the webservice API. | ||
Revision as of 11:15, 16 September 2008
This page is under construction
WikiPathways can be accessed through a SOAP webservice. This page contains documentation for the webservice API.
Contents |
WSDL
The WSDL file for the WikiPathways webservice can be downloaded from: http://www.wikipathways.org/wpi/webservice/webservice.php?wsdl
Available functions
Coming soon
See here for a list of available functions.
Examples
Java
Check out the subversion repository for example code on how to call the webservice from Java with Apache Axis 2.
Taverna
You can use the WikiPathways webservice to integrate WikiPathways functions in your Taverna workflows. See myexperiment.org for a set of example workflows that show how to call WikiPathways from Taverna.