Successfull completion: completed == true AND status == 1
In case no valid input is provided a ticket with value "0" was returned.
All status and statusString values:
1, "Completed";
0, "Queued/Running";
-1, "Crashed";
-2, "Ticket not found";
-3, "Submission problems: either no valid Protein ID or FASTA record".
WSDL File for DOMAINATION Domain Prediction.
A DOMAINATION run can take 15 to over 90 minutes.
The ticket returned should be used in the getResults method.
In addition, results can be viewed via the web using this URL:
http://www.ibi.vu.nl/programs/domainationwww/?id=ticket
getResults returns 0 until results are ready.
Discontinuous domains are indicated using hyphens.
See http://www.ibi.vu.nl/programs/domainationwww/ for more info.
The ticket number returned by getTicketBy* and getResults can also be used
for the web server: http://www.ibi.vu.nl/programs/domainationwww/?id='ticketnumber'