EMBOSS tfscan

PASSED

Identify transcription factor binding sites in DNA sequences

A description of the WSDL service:

tfscanService

Namespace: http://soaplab.ebi.ac.uk/nucleic_transcription/tfscan

Identify transcription factor binding sites in DNA sequences


  • Port: tfscanPort
  • Location: http://wwwdev.ebi.ac.uk:80/soaplab/typed/services/nucleic_transcription.tfscan
  • 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
        • sequence type sequenceInput
          • direct_data type string
            • usa type string
              • sformat type SequenceFormat
                • restriction type string
                • sbegin type long
                  • send type long
                    • sprotein type boolean
                      • snucleotide type boolean
                        • sreverse type boolean
                          • slower type boolean
                            • supper type boolean
                            • menu type
                              • restriction type string
                              • mismatch type
                                • restriction type long
                                • custom_direct_data type string
                                  • custom_url type string
                                    • minlength type
                                      • restriction type long
                                • 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
                                        • sequence type sequenceInput
                                          • direct_data type string
                                            • usa type string
                                              • sformat type SequenceFormat
                                                • restriction type string
                                                • sbegin type long
                                                  • send type long
                                                    • sprotein type boolean
                                                      • snucleotide type boolean
                                                        • sreverse type boolean
                                                          • slower type boolean
                                                            • supper type boolean
                                                            • menu type
                                                              • restriction type string
                                                              • mismatch type
                                                                • restriction type long
                                                                • custom_direct_data type string
                                                                  • custom_url type string
                                                                    • minlength type
                                                                      • restriction type long
                                                                • Output Message: runAndWaitForResponse
                                                                  • runAndWaitForResponse
                                                                    • runAndWaitForResponse type appResults
                                                                      • report type string
                                                                        • detailed_status type long
                                                                          • outfile type string
                                                                            • outfile_url type string

                                                                        WSDL Changes

                                                                        DateDescription of Changes
                                                                        8th April 2009First Snapshot
                                                                        30th April 2009Service namespace changed to: http://soaplab.ebi.ac.uk/nucleic_transcription/tfscan
                                                                        Operation named run - Input message part type has changed
                                                                        Operation named runAndWaitFor - Input message part type has changed
                                                                        Operation named runAndWaitFor - Output message part type has changed
                                                                        PASSED

                                                                        Test #1: test1

                                                                        derived from EMBOSS QA tests