The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Bio::MLST::Download::Databases - Represents multiple databases of species

VERSION

version 2.1.1706216

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