![]() |
This is an old revision of the document! Table of Contents
ClustalWImportantOn Monday 28th March 2011 the WSClustalW service was decommissioned and replaced by the following services:
The service documentation and clients below are historical and provided solely for reference purposes. DescriptionClustalW is a fully automatic program for global multiple alignment of DNA and protein sequences. The alignment is progressive and considers the sequence redundancy. Trees can also be calculated from multiple alignments. For more information about this tool see: ImportantNote: this service is based on ClustalW 1.83, which has been superseded by ClustalW 2.x. The WSClustalW2 service is based on the new version of ClustalW. ClientsSample clients are provided for a number of programming languages. For details of how to use these clients, download the client and run the program without any arguments.
For further details see ClustalW Clients. WSDLService APIrunClustalW(params, content)Submits a ClustalW job to the service. Arguments:
Returns: a string containing the job ID ( align(sequences, alignment, email)Arguments:
Returns: a string containing the job ID ( alignIds(database, sequences, alignment, email)Arguments:
Returns: a string containing the job ID ( tree(jobid, tree, email)Arguments:
Returns: a string containing the job ID ( checkStatus(jobId)Get the status of a job. Arguments:
Returns: a string indicating the status of the job. Current values are:
getResults(jobid)Get details of the result types available. Arguments:
Returns: an array of poll(jobid, type)Wait until the job has finished and get the specified type of result data. Arguments:
Returns: a base64 encoded string containing the result data. Depending on the SOAP library and programming language used the result may be returned in decoded form. dataStructure containing the input data for the job
For example to specify an input sequence in Java: Data inSeq = new Data(); inSeq.setType = "sequence"; inSeq.setContent = ">TestSequence1\nASAMPLESEQ\n" + ">TestSequence2\nANOTHERSAMPLESEQ\n"; inputParamsA structure containing the parameters required to run the job.
WSFile
Structure describing a result type. Returned by the
ContactIf you have any questions or comments, or you plan to use this service as part of a course or for a high number of submissions, please contact us EBI Support. ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||