CMC

The Chaotic Map Clustering algorithm performs a non-parametric hierarchical partition of data without prior assumptions about numbers of classes and geometric distribution of clusters; as a result, the hierarchical structure of data is obtained as a tree of clusters.
A description of the WSDL service:
cluster1outService
Namespace: http://soaplab.itb.ba.cnr.it/itba/cluster1out
clustering tool for expression data
Operations
run
starts a job and returns its job identifier that can be used by the getStatus and the getResults methods
- SOAP Action:
- Input Message: run
- run
- run type appInputs
- matrix_direct_data type string
- matrix_url type string
- ref_file_direct_data type string
- ref_file_url type string
- type_cluster type long
- number_cluster type long
- alpha_modularity type string
- matrix_direct_data type string
- run type appInputs
- run
- Output Message: runResponse
- runResponse
- runResponse type string
- runResponse type string
- runResponse
runAndWaitFor
starts a job, waits until it is completed and returns the job results
- SOAP Action:
- Input Message: runAndWaitFor
- runAndWaitFor
- runAndWaitFor type appInputs
- matrix_direct_data type string
- matrix_url type string
- ref_file_direct_data type string
- ref_file_url type string
- type_cluster type long
- number_cluster type long
- alpha_modularity type string
- matrix_direct_data type string
- runAndWaitFor type appInputs
- runAndWaitFor
- Output Message: runAndWaitForResponse
- runAndWaitForResponse
- runAndWaitForResponse type appResults
- report type string
- detailed_status type long
- output type string
- output_url type string
- output1 type string
- output1_url type string
- output2 type string
- output2_url type string
- report type string
- runAndWaitForResponse type appResults
- runAndWaitForResponse
WSDL Changes
| Date | Description of Changes |
| 7th May 2009 | First Snapshot |
| 23rd May 2009 | Service name changed to: cluster1outService Service namespace changed to: http://soaplab.itb.ba.cnr.it/itba/cluster1out Port at http://spank.ba.itb.cnr.it:8080/soaplab2/services has been removed. A port has been added at location: http://spank.ba.itb.cnr.it:8080/soaplab2/typed/services/itba.cluster1out |

Test #1: cluster_test
»
- Login to post comments
