NAME

Bio::Expression::Microarray::Affymetrix::Feature - an Affymetrix feature.

SYNOPSIS

#get a Feature object somehow...

DESCRIPTION

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>

APPENDIX

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

new

Title   : new
Usage   : $ftr = Bio::Expression::Microarray::Affymetrix::Feature->new();
Function: create a new feature object
Returns : a Bio::Expression::Microarray::Affymetrix::Feature object
Args    : none.  all attributes must be set by calling the
          appropriate method

get/set methods

The following methods can be used to set or retrieve an attribute for a feature object. Call them as in (a) to set an attribute, or as in (b) to retrieve the value of an attribute:

(a) $ftr->method('new_value');
(b) $ftr->method();

Note that no attempt is made to validate the values you store using an accessor method.

The following methods, along with brief descriptions of their purpose, are available:

Method                   Purpose
------                   -------
probe                    ???
feat                     ???
expos                    ???
pos                      ???
cbase                    ???
pbase                    ???
tbase                    ???
atom                     ???
index                    ???
codon_index              ???
codon                    ???
regiontype               ???
region                   ???