NAME
Bio::MLST::Download::Database - Represents a single genus-species database on a single species
VERSION
version 1.123540
SYNOPSIS
Represents a single genus-species database on a single species.
use Bio::MLST::Download::Database;
my $database = Bio::MLST::Download::Database->new(
database_attributes => \%database_attributes,
base_directory => '/path/to/abc'
);
$database->update;
METHODS
update
Download the database files.
SEE ALSO
AUTHOR
Andrew J. Page <ap13@sanger.ac.uk>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2012 by Wellcome Trust Sanger Institute.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007