SMART

PASSED

SMART can predict possible catalytic inactivity, based on the presence of essential amino acids at specific positions in the alignment. If any of the required amino acids are missing, the domain is marked as 'inactive'.

A description of the WSDL service:

SMART

Namespace: http://smart.embl.de/webservice/SMART.wsdl

SMART webservice


  • Port: SMART
  • Location: http://smart.embl.de/webservice/handler.cgi
  • Protocol: http://schemas.xmlsoap.org/soap/http
  • Default Style: document

Operations

doSMART

  • SOAP Action: http://smart.embl.de/webservice/doSMART
  • Input Message: SMARTRequest
    • SMARTAnalysis
      • input_protein type
        • protein_sequence type string
          • protein_ID type string
      • Output Message: SMARTResponse
        • SMARTResult
          • proteinFeatures type
            • protein_id type string
              • protein_length type int
                • feature type
                  • name type string
                    • type
                    • e_value type float
                      • start type int
                        • end type int
                          • catalytic_activity
                          • SMARTannotation type anyURI
                          • name type string
                            • type
                            • e_value type float
                              • start type int
                                • end type int
                                  • catalytic_activity
                                  • SMARTannotation type anyURI
                                    • protein_schematic type anyURI
                                • Fault Message: SMARTFaultMsg
                                  • fault
                                    • SMARTFault type
                                      • faultcode type int
                                        • faultstring type string

                                    WSDL Changes

                                    DateDescription of Changes
                                    8th April 2009First Snapshot
                                    PASSED

                                    Test #1: Utopia

                                    Tests the SMART service via a Utopia plugin (Python).