MLST database SOAP API test client

This is a test client for the pubmlst.org SOAP API, written in Java by Keith Jolley. Most of the client code was autogenerated using Axis WSDL2Java. Please feel free to re-use any of the interface code for any purpose.

Libraries

The following libraries are used by the test client. If you use Eclipse, these libraries (apart from JGoodies) are added automatically to your project if you right-click on the WSDL file, select Web Services → Generate Client.

File nameURLLicense
axis.jarAxisApache
commons-discovery-0.2.jarJakarta CommonsApache 2.0
jaxrpc.jarSun Binary Code
saaj.jarSun Binary Code
wsdl4j.jarhttp://sourceforge.net/projects/wsdl4jCPL
commons-logging.jarJakarta CommonsApache 2.0
looks-2.0.1.jarJGoodiesBSD

Screenshot

Click image to enlarge.

MLST SOAP API test client

Navigation

- PubMLST+ PubMLST
MLST Home
Search / site map
- Software+ Software
Bio-Linux
Web tools
Software
- Bacteria+ Bacteria
A. baumannii
Arcobacter
B. cereus
Bordetella
Brachyspira
B. cepacia
C. fetus
C. helveticus
C. insulaenigrae
C. jejuni & C. coli
C. lari
C. upsaliensis
Chlamydiales
H. pylori
L. monocytogenes
Neisseria
P. aeruginosa
P. gingivalis
S. agalactiae
S. uberis
S. zooepidemicus
Streptomyces
V. parahaemolyticus
V. vulnificus
Wolbachia
- Eukaryotes+ Eukaryotes
A. fumigatus
C. krusei
C. tropicalis
- Other dbases+ Other dbases
B. burgdorferi MLSA
Plasmid MLST
- Mirrors+ Mirrors
About our mirrors Primary |UK1 |UK2 |US1
- Developers+ Developers
SOAP API

API

Databases:

getDatabaseList
getLocusList

Profiles:

getClonalComplex
getClonalComplexes
getProfile
getProfileCount
getProfileListURL
getRelatedProfilesByST
getRelatedProfilesByProfile
getRelatedSTsByProfile
getRelatedSTsByST
getSTs

Sequences:

blast
getAlleleCount
getAlleleSequence
getAlleleSequences
getAlleleSequencesURL
getForwardConsensus
getLocusLength
getReverseConsensus
locusBlast
locusQuery

Isolates:

getIsolate
getIsolateCount
getIsolateFields
getRelatedIsolateIdsByProfile
getRelatedIsolateIdsByST
isolateQuery

Test client

mlstSOAP