NAME
Bio::Grid::Run::SGE::Iterator - Provides an interface to load iterator classes.
SYNOPSIS
DESCRIPTION
METHODS
- $idx = Bio::Grid::Run::SGE::Iterator->new(mode => $mode, ...)
-
Creates a new iterator object. The iterator mode
$mode
corresponds to the iterator name in theBio::Grid::Run::SGE::Iterator::*
namespace. WithBio::Grid::Run::SGE::Iterator-
new(mode = 'Consecutive')>, one gets a object of typeBio::Grid::Run::SGE::Iterator::Consecutive
back.
SEE ALSO
AUTHOR
jw bargsten, <jwb at cpan dot org>