NAME
Bio::MLST::Download::Databases - Represents multiple databases of species
VERSION
version 2.1.1630714
SYNOPSIS
Represents multiple databases of species
use Bio::MLST::Download::Databases;
my $databases = Bio::MLST::Download::Databases->new(
databases_attributes => \@databases_attributes
base_directory => '/path/to/dir'
);
$databases->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