Tab2MAGE logo Module detail: CDF.pm

NAME

ArrayExpress::Datafile::Affymetrix::CDF.pm - CDF data file parsing.


SYNOPSIS

 use base qw( ArrayExpress::Datafile::Affymetrix::CDF );

DESCRIPTION

This module is an abstract superclass used in parsing and export of data from Affymetrix CDF files.

Please see the ArrayExpress::Datafile::Affymetrix::Parser manpage for methods common to all the Affymetrix parser classes.


METHODS

get_num_qc_cells()

The number of cells on the chip dedicated to QC measurements.


AUTHOR

Tim Rayner (rayner@ebi.ac.uk), ArrayExpress team, EBI, 2005.

Acknowledgements go to the ArrayExpress curation team for feature requests, bug reports and other valuable comments.


SourceForge.net Logo