EMBOSS fclique

Largest clique program
A description of the WSDL service:
fcliqueService
Namespace: http://soaplab.ebi.ac.uk/phylogeny_discrete_characters/fclique
Largest clique program
Operations
run
starts a job and returns its job identifier
- SOAP Action: run
- Input Message: run
- run
- run type appInputs
- infile_direct_data type string
- infile_url type string
- ancfile_direct_data type string
- ancfile_url type string
- factorfile_direct_data type string
- factorfile_url type string
- weights_direct_data type string
- weights_url type string
- cliqmin type
- restriction type long
- restriction type long
- outgrno type
- restriction type long
- restriction type long
- trout type boolean
- printdata type boolean
- progress type boolean
- treeprint type boolean
- printcomp type boolean
- infile_direct_data type string
- run type appInputs
- run
- Output Message: runResponse
- runResponse
- runResponse type jobId
- restriction type string
- restriction type string
- runResponse type jobId
- runResponse
runAndWaitFor
starts a job, waits until it is completed and returns the job results
- SOAP Action: runAndWaitFor
- Input Message: runAndWaitFor
- runAndWaitFor
- runAndWaitFor type RunAndWaitFor
- runAndWaitFor type RunAndWaitFor
- runAndWaitFor
- Output Message: runAndWaitForResponse
- runAndWaitForResponse
- runAndWaitForResponse type appResults
- report type string
- detailed_status type long
- outfile type string
- outfile_url type string
- outtreefile type string
- outtreefile_url type string
- report type string
- runAndWaitForResponse type appResults
- runAndWaitForResponse
getStatus
returns status of a given job
- SOAP Action: getStatus
- Input Message: getStatus
- jobId
- getStatus type getStatusRequest
- jobId type jobId
- restriction type string
- restriction type string
- jobId type jobId
- getStatus type getStatusRequest
- jobId
- Output Message: getStatusResponse
- jobStatus
- getStatusResponse type jobStatus
- restriction type string
- restriction type string
- getStatusResponse type jobStatus
- jobStatus
terminate
terminates the specified job
- SOAP Action: terminate
- Input Message: terminateRequest
- jobId
- terminate type terminateRequest
- jobId type jobId
- restriction type string
- restriction type string
- jobId type jobId
- terminate type terminateRequest
- jobId
clear
informs server that resources for the specified job can be cleared
- SOAP Action: clear
- Input Message: clearRequest
- jobId
- clear type clearRequest
- jobId type jobId
- restriction type string
- restriction type string
- jobId type jobId
- clear type clearRequest
- jobId
waitfor
waits until the specified job terminates
- SOAP Action: waitfor
- Input Message: waitforRequest
- jobId
- waitfor type waitforRequest
- jobId type jobId
- restriction type string
- restriction type string
- jobId type jobId
- waitfor type waitforRequest
- jobId
getResults
returns all results of a given job
- SOAP Action: getResults
- Input Message: getResults
- jobId
- getResults type getResultsRequest
- jobId type jobId
- restriction type string
- restriction type string
- jobId type jobId
- getResults type getResultsRequest
- jobId
- Output Message: getResultsResponse
- appResults
- getResultsResponse type appResults
- report type string
- detailed_status type long
- outfile type string
- outfile_url type string
- outtreefile type string
- outtreefile_url type string
- report type string
- getResultsResponse type appResults
- appResults
describe
returns a structered description of the service, in xml
- SOAP Action: describe
- Input Message: describeRequest
- dummy-empty-part
- describe type describeRequest
- describe type describeRequest
- dummy-empty-part
- Output Message: describeResponse
- description
- describeResponse type string
- describeResponse type string
- description
getLastEvent
- SOAP Action: getLastEvent
- Input Message: getLastEventRequest
- jobId
- getLastEvent type getLastEventRequest
- jobId type jobId
- restriction type string
- restriction type string
- jobId type jobId
- getLastEvent type getLastEventRequest
- jobId
- Output Message: getLastEventResponse
- lastEvent
- getLastEventResponse type string
- getLastEventResponse type string
- lastEvent
getResultsInfo
- SOAP Action: getResultsInfo
- Input Message: getResultsInfo
- jobId
- getResultsInfo type getResultsInfoRequest
- jobId type jobId
- restriction type string
- restriction type string
- jobId type jobId
- getResultsInfo type getResultsInfoRequest
- jobId
- Output Message: getResultsInfoResponse
- jobStatus
- getResultsInfoResponse type getResultsInfoResponse
- resultsInfoList type resultInfo
- name type string
- type type string
- length type long
- size type long
- name type string
- resultsInfoList type resultInfo
- getResultsInfoResponse type getResultsInfoResponse
- jobStatus
WSDL Changes
| Date | Description of Changes |
| 8th May 2009 | First Snapshot |
| 11th August 2009 | Operation named run has changed action to: run Operation named runAndWaitFor has changed action to: runAndWaitFor An operation named getStatus has been added. An operation named terminate has been added. An operation named clear has been added. An operation named waitfor has been added. An operation named getResults has been added. An operation named describe has been added. An operation named getLastEvent has been added. An operation named getResultsInfo has been added. |
»
- Login to post comments

