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