Bio::MAGETAB::Util::Reader::TagValueFile - An abstract class providing methods for handling tab-delimited files.
use base qw(Bio::MAGETAB::Util::Reader::TagValueFile);
This is an abstract class providing methods for parsing tag-value files such as the MAGE-TAB IDF component, and the header of ADF files. It is not designed to be used directly.
See the Tabfile class for superclass attributes.
These are internal caches not designed to be addressed directly.
No public methods.
the Bio::MAGETAB::Util::Reader::Tabfile manpage the Bio::MAGETAB::Util::Reader manpage the Bio::MAGETAB::Util::Reader::ADF manpage the Bio::MAGETAB::Util::Reader::IDF manpage
Tim F. Rayner <tfrayner@gmail.com>
This library is released under version 2 of the GNU General Public License (GPL).