WSMaxsprout

Generate protein backbone and side chain co-ordinates from a C(alpha) trace in PDB format using the MaxSprout program.
A description of the WSDL service:
WSMaxsproutService
Namespace: http://www.ebi.ac.uk/WSMaxsprout
Operations
poll
Get the results of a job (see http://www.ebi.ac.uk/Tools/webservices/services/maxsprout#poll_jobid_type)
- SOAP Action: http://www.ebi.ac.uk/WSMaxsprout#poll
- Input Message: pollRequest
- jobid
- string
- type
- string
- jobid
- Output Message: pollResponse
- output
- base64Binary
- output
runMaxsprout
Submit a MaxSprout job (see http://www.ebi.ac.uk/Tools/webservices/services/maxsprout#runmaxsprout_params_content)
- SOAP Action: http://www.ebi.ac.uk/WSMaxsprout#runMaxsprout
- Input Message: runMaxsproutRequest
- params
- inputParams
- content
- WSArrayofData
- params
- Output Message: runMaxsproutResponse
- jobid
- string
- jobid
getIds
Not used.
- SOAP Action: http://www.ebi.ac.uk/WSMaxsprout#getIds
- Input Message: getIdsRequest
- jobid
- string
- jobid
- Output Message: getIdsResponse
- result
- ArrayOf_xsd_string
- result
checkStatus
Get the status of a submited job (see http://www.ebi.ac.uk/Tools/webservices/services/maxsprout#checkstatus_jobid)
- SOAP Action: http://www.ebi.ac.uk/WSMaxsprout#checkStatus
- Input Message: statusRequest
- jobid
- string
- jobid
- Output Message: statusResponse
- status
- string
- status
getResults
Get the available result types for a completed job (see http://www.ebi.ac.uk/Tools/webservices/services/maxsprout#getresults_jobid)
- SOAP Action: http://www.ebi.ac.uk/WSMaxsprout#getResults
- Input Message: resultsRequest
- jobid
- string
- jobid
- Output Message: resultsResponse
- results
- WSArrayofFile
- results
polljob
Deprecated
- SOAP Action: http://www.ebi.ac.uk/WSMaxsprout#polljob
- Input Message: polljobRequest
- jobid
- string
- outformat
- string
- jobid
- Output Message: polljobResponse
- result
- base64Binary
- result
doMaxsprout
- SOAP Action: http://www.ebi.ac.uk/WSMaxsprout#doMaxsprout
- Input Message: doMaxsproutRequest
- params
- inputParams
- content
- base64Binary
- params
- Output Message: doMaxsproutResponse
- result
- base64Binary
- result
WSDL Changes
| Date | Description of Changes |
| 8th April 2009 | First Snapshot |
»
- Login to post comments