NAME
Bio::MLST::DatabaseSettings - Read in an XML file of settings and return a hash with the values.
VERSION
version 2.1.1706216
SYNOPSIS
Read in an XML file of settings and return a hash with the values.
use Bio::MLST::DatabaseSettings;
my $database_settings = Bio::MLST::DatabaseSettings->new(
filename => 'filename'
);
$database_settings->settings;
METHODS
settings
Returns a hash containing the settings for the database, separated by species name, and giving alleles and the profile location.
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