Sendu Bala > bioperl-run-1.5.2_100 > Bio::Tools::Run::AbstractRunner

Download:
bioperl-run-1.5.2_100.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source  

NAME ^

Bio::Tools::Run::AbstractRunner

SYNOPSIS ^

*** Give standard usage here

DESCRIPTION ^

Objective

The problems of bioperl-run wrapper before the time this module is made are:

Temp file issues

    $runner->add_tmp_file($tmp_file);
    $runner->remove_tmp_files;

Unimplemented

Since it is an abstract module where there are methods to be implemented in the concrete modules

AUTHOR ^

Juguang Xiao, juguang at tll.org.sg

COPYRIGHT ^

This module is a free software. You may copy or redistribute it under the same terms as Perl itself.