![]() |
Table of Contents
DaliLiteDescriptionDaliLite is a tool for pairwise structure comparison. For more information on this tool see:
Web service registry entries: 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 DaliLite Clients. WSDLService APIrunDaliLite(params)Submits a DaliLite job to the service. 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. 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. ![]() |