Webservices page
The following programs are example scripts for the webservice. In order
for them to function, you need to have
python-soappy installed.
All these scripts use the following
service.wsdl file.
The
sp.py test client. This client retrieves
a list of transcripts, given a chromosome and a genomic position. Of each
of these transcripts, the corresponding gene name is given.
Also see the
documentation page for a full
description of the webservice.