NAME

ResubmitJobs.pl - ReSubmission script if failed jobs for CGI and CLI.


SYNOPSIS


DESCRIPTION


VERSIONS

$Id: ResubmitJobs.html,v 1.1.1.1 2005/08/18 13:18:25 hunter Exp $

Copyright (c) European Bioinformatics Institute 2002


AUTHORS / ACKNOWLEDGEMENTS

Emmanuel Quevillon <tuco@ebi.ac.uk>

redoResults

 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).

readReportFile

 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)

handleError

 Description: Handles CLI error and exits.
 Arguments:   -
 Returns:     -

usage

 Description: Prints usage
 Arguments:   -
 Returns:     -