![]() |
![]()
| ![]() |
![]()
NAMEBio::MAGETAB::DataMatrix - MAGE-TAB data matrix class SYNOPSISuse Bio::MAGETAB::DataMatrix; DESCRIPTIONThis class describes a particular type of data file known as a data matrix. The format of these data matrices is precisely defined, such that columns represent quantitation types applied to nodes of interest within the SDRF (e.g. scanned intensity values), and rows represent design elements (e.g. probes). See the Data class for superclass methods, the DataFile class for the generic data file class, and the MAGE-TAB specification for more information on data matrices. 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::Data AUTHORTim F. Rayner <tfrayner@gmail.com> LICENSEThis library is released under version 2 of the GNU General Public License (GPL).
|