NAME
Bio::Polloc::TypingIO::cfg - Implementation of Bio::Polloc::TypingIO for .cfg files
DESCRIPTION
Reads .cfg files (a.k.a. .bme files) and produces a Bio::Polloc::TypingIO object.
AUTHOR - Luis M. Rodriguez-R
Email lmrodriguezr at gmail dot com
IMPLEMENTS OR EXTENDS
APPENDIX
Methods provided by the package
new
Generic initialization method.
Arguments
Any parameter accepted by Bio::Polloc::TypingIO.
Any parameter accepted by Bio::Polloc::Polloc::Config.
read
Configures and parses the file.
value
Sets/gets a stored value.
Arguments
Returns
The value (mix).
INTERNAL METHODS
Methods intended to be used only within the scope of Bio::Polloc::*
_cfg
Sets/gets the Bio::Polloc::Polloc::Config main object.
Throws
Bio::Polloc::Polloc::Error if the object is not of the proper class.