ResubmitJobs.pl - ReSubmission script if failed jobs for CGI and CLI.
$Id: ResubmitJobs.html,v 1.1.1.1 2005/08/18 13:18:25 hunter Exp $
Copyright (c) European Bioinformatics Institute 2002
Emmanuel Quevillon <tuco@ebi.ac.uk>
Description: Parse results of the remade failed jobs and concatenate them with old results. Arguments: $iprscan Reference to a Dispatcher::Tool::InterProScan object. $h_chunk Reference to a hash table. $efile Path to the error file. $rfile Path to the raw file. Returns: 1, '' On success 0, message On error(s).
Description: Read the Main report file in the workdir and put info into a hash table Arguments: $iprscan Reference to a Dispatcher::Tool::InterProScan object $h_chunk Reference to a hash table. Returns: 1, Filled hash table 0, msg on error(s)
Description: Handles CLI error and exits. Arguments: - Returns: -
Description: Prints usage Arguments: - Returns: -