![]() |
![]()
| ![]() |
![]()
NAMEBio::MAGETAB::SDRFRow - MAGE-TAB SDRF row class SYNOPSISuse Bio::MAGETAB::SDRFRow; DESCRIPTIONThis class is used to describe the rows in a given MAGE-TAB SDRF document. Links between Nodes, channel and FactorValue are handled by this class. See the BaseClass class for superclass methods, and the SDRF class for its add_nodes method which can be used to automatically sort Nodes into SDRFRows. ATTRIBUTES
METHODSEach attribute has accessor (get_*) and mutator (set_*) methods, and also predicate (has_*) and clearer (clear_*) methods where the attribute is optional. Where an attribute represents a one-to-many relationship the mutator accepts an arrayref and the accessor returns an array. SEE ALSOBio::MAGETAB::BaseClass, Bio::MAGETAB::SDRF AUTHORTim F. Rayner <tfrayner@gmail.com> LICENSEThis library is released under version 2 of the GNU General Public License (GPL).
|