NAME

Bio::Expresssion::Affymetrix::mas50txt - Work with MAS 5.0 TXT file.

SYNOPSIS

You should not be using this module directly. Try Bio::Expression::MicroarrayIO instead.

DESCRIPTION

Bio::Expresssion::Affymetrix::mas50txt parses MAS 5.0 package TXT files.

FEEDBACK

Direct feedback to <allenday@ucla.edu> or to the Bioperl mailing list (see below).

Mailing Lists

User feedback is an integral part of the evolution of this and other Bioperl modules. Send your comments and suggestions preferably to one of the Bioperl mailing lists. Your participation is much appreciated.

bioperl-l@bioperl.org            - General discussion
http://bioperl.org/MailList.shtml - About the mailing lists

Reporting Bugs

Report bugs to the Bioperl bug tracking system to help us keep track the bugs and their resolution. Bug reports can be submitted via email or the web:

bioperl-bugs@bio.perl.org
http://bio.perl.org/bioperl-bugs/

AUTHOR

Allen Day <allenday@ucla.edu> Chris To <crsto@ucla.edu>

APPENDIX

The rest of the documentation details each of the object methods. Internal methods are usually preceded with a _

new

 Title   : new
 Usage   : Bio::Expression::MicroarrayIO::mas50txt->new(
											  -file     => 'path/to/filename')
 Comments: You should probably not be instantiating this module directly.
           Use MicroarrayIO instead.
 Args    : -file     => filename

next_array

Title   : next_array
 Usage   : Bio::Expression::Microarray::Affymetrix::Mas50TxtArray->next_array()
Example : $affymas5->next_array();
Function: reads an affy Mas 5.0  data record
Returns : a  Bio::Expression::Microarray::Affymetrix::Mas50TxtArray object
Args    : none

write_array

Title   : write_array
Usage   : not implemented
Function: 
Returns : 
Args    :