CMC

FAILED

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


  • Port: cluster1outPort
  • Location: http://spank.ba.itb.cnr.it:8080/soaplab2/typed/services/itba.cluster1out
  • Protocol: http://schemas.xmlsoap.org/soap/http
  • Default Style: document

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
                • Output Message: runResponse
                  • runResponse
                    • runResponse type string

                  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
                                • 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

                                                WSDL Changes

                                                DateDescription of Changes
                                                7th May 2009First Snapshot
                                                23rd May 2009Service 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
                                                FAILED

                                                Test #1: cluster_test