![]() |
![]()
| ![]() |
![]()
NAMEBio::MAGETAB::Util::Reader::IDF - IDF parser class. SYNOPSISuse Bio::MAGETAB::Util::Reader::IDF; my $parser = Bio::MAGETAB::Util::Reader::IDF->new({ uri => $idf_filename, }); my $investigation = $parser->parse(); DESCRIPTIONThis class is used to parse IDF files. It can be used on its own, but more often you will want to use the main Bio::MAGETAB::Util::Reader class which handles extended parsing options more transparently. ATTRIBUTESSee the TagValueFile class for superclass attributes.
METHODS
SEE ALSOBio::MAGETAB::Util::Reader::TagValueFile Bio::MAGETAB::Util::Reader::Tabfile Bio::MAGETAB::Util::Reader Bio::MAGETAB::Investigation AUTHORTim F. Rayner <tfrayner@gmail.com> LICENSEThis library is released under version 2 of the GNU General Public License (GPL).
|