Help:WikiPathways Webservice

From WikiPathways

Revision as of 19:36, 11 December 2008 by Thomas (Talk | contribs)
Jump to: navigation, search

Contents

The WikiPathways web service

WikiPathways can be accessed through a SOAP webservice. This page contains documentation for the webservice API.

Getting Started

The web service is described in a WSDL file that can be downloaded from:

http://www.wikipathways.org/wpi/webservice/webservice.php?wsdl

Java libraries for WikiPathways

Coming soon

Working with GPML

The pathways on WikiPathways are stored in the GPML format. This is an XML format and can be processed in any programming language. See here for the GPML specification.

SOAP libraries

For most programming languages, libraries exist to make working with SOAP web service easier. Below is a short list of SOAP libraries for popular programming languages that might help you work with the WikiPathways web service.

Examples

Scripts

Coming soon: small example scripts in various languages.

Web applications

Workflows

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.

Extending existing software

See the Cytoscape plugin for an example on how to use the web service to extend the functionality of existing software. You can install the plugin in your local Cytoscape installation from the plug-in manager.

Bots

API Reference

See the API reference page for a list of available web service functions and data structures.



Return to Help Contents

Continue to FAQ

Personal tools