MultAlin multiple alignment (CNRS IBCP)

FAILED

Description

Global multiple alignment of several sequences of proteins with the MultAlin algorithm.

Usage

You need to provide the following input arguments to the service:

  • “Sequences” : the set of sequences of proteins to align. These sequences must be stored in Pearson-Fasta format

The outputs of the service are:

  • “Status”: the status of the query
  • “JobId”: the JobId in the remote service environment
  • “Alignement”: the aligment of the query sequences generated with the ClustalW algorithm

More help about the usage of this Web service can be find on the IBCP Web Services home at http://gbio-pbil.ibcp.fr/ws

A description of the WSDL service:

Multalin_Service

Namespace: http://gbio.ibcp.fr:8090/Multalin_Service

Multalin @ IBCP (http://gbio-pbil.ibcp.fr)


  • Port: MultalinPort
  • Location: http://gbio.ibcp.fr:8090/Multalin_Service
  • Protocol: http://schemas.xmlsoap.org/soap/http
  • Default Style: rpc

Operations

submitMultalin

Submit a sequence an get a jobID

  • SOAP Action: urn:MultalinWS.wsdl#submitMultalin
  • Input Message: submitMultalinRequest
    • Sequences
      • string
  • Output Message: submitMultalinResponse
    • JobId
      • string

checkStatusMultalin

Submit a jobID and get the status

  • SOAP Action: urn:MultalinWS.wsdl#checkStatusMultalin
  • Input Message: checkStatusMultalinRequest
    • JobId
      • string
  • Output Message: checkStatusMultalinResponse
    • Status
      • string

getResultsMultalin

When job is finish, submit a jobid and get the results

  • SOAP Action: urn:MultalinWS.wsdl#getResultsMultalin
  • Input Message: getResultsMultalinRequest
    • JobId
      • string
  • Output Message: getResultsMultalinResponse
    • Clu
      • string
    • Cl2
      • string
    • Msf
      • string
    • Logout
      • string

cancelMultalin

When some thing is wrong, cancel your job

  • SOAP Action: urn:MultalinWS.wsdl#cancelMultalin
  • Input Message: cancelMultalinRequest
    • JobId
      • string
  • Output Message: cancelMultalinResponse
    • Status
      • string

WSDL Changes

DateDescription of Changes
8th April 2009First Snapshot
FAILED

Test #1: Multalin functionnal test

Run a multiple alignment
and check the result against a pre-defined control

Repeat pattern unit. This has

Repeat pattern unit. This has the form : max>repeat (pattern) range>min, where min and max are integers defining the minimum and maximum number of pattern repeats 642-145 dumps and range is a range pattern unit (see above) fixing the accepted distance between two repeats. In this case the repeat pattern (e.g. 642-975 dumps a stem-loop structure) has, in general, a different nucleotide sequence. HP0-S24 dumps To search for exact repeats, i.e. with a sequence identical to that of the first matching repeat element, JN0-331 dumps the operator frepeat has to be used instead. For example the syntax: 20>frepeat (p1=NNN) 0…0>10 defines a sequence string of 11–19 identical tandem trinucleotides.