PcProf predict physico-chemical profiles of proteins (CNRS IBCP)

This service is providing several physico-chemical profiles for the submitted sequence of protein:
A description of the WSDL service:
PcProf_Service
Namespace: http://gbio.ibcp.fr:8090/PcProf_Service
PcProf @ IBCP (http://gbio-pbil.ibcp.fr)
Operations
submitPcProf
Submit a sequence an get a jobID
- SOAP Action: urn:PcProfWS.wsdl#submitPcProf
- Input Message: submitPcProfRequest
- Sequence
- string
- Sequence
- Output Message: submitPcProfResponse
- JobId
- string
- JobId
checkStatusPcProf
Submit a jobID and get the status
- SOAP Action: urn:PcProfWS.wsdl#checkStatusPcProf
- Input Message: checkStatusPcProfRequest
- JobId
- string
- JobId
- Output Message: checkStatusPcProfResponse
- Status
- string
- Status
getResultsPcProf
>When job is finish, submit a jobid and get the results
- SOAP Action: urn:PcProfWS.wsdl#getResultsPcProf
- Input Message: getResultsPcProfRequest
- JobId
- string
- JobId
- Output Message: getResultsPcProfResponse
- PhysicoChemProfile
- string
- PhysicoChemProfile
cancelPcProf
When some thing is wrong, cancel your job
- SOAP Action: urn:PcProfWS.wsdl#cancelPcProf
- Input Message: cancelPcProfRequest
- JobId
- string
- JobId
- Output Message: cancelPcProfResponse
- Status
- string
- Status
WSDL Changes
| Date | Description of Changes |
| 8th April 2009 | First Snapshot |

Test #1: Functional test
»
- Login to post comments