Biorithm  1.1
Public Member Functions
MyAffyGene Class Reference
Inheritance diagram for MyAffyGene:
MyInfo

List of all members.

Public Member Functions

 MyAffyGene (MyString id="", MyString sid="")
 MyAffyGene (const MyAffyGene &copy)
virtual MyInfoclone () const
void read (istream &istr, char delim= '\t', int numNames=1)
void read (istream &istr, vector< MyNT > &coords, unsigned int &dimension, char delim= '\t', int numNames=1, bool hasCallData=false)
bool read (istream &istr, vector< MyNT > &coords, unsigned int &dimension, const MyAffyFileFormat &format, set< unsigned int > &missing)
void write (ostream &ostr) const
void addMissingIndex (unsigned int i)
bool isMissing (unsigned int i) const

The documentation for this class was generated from the following files:
 All Classes Functions Variables Typedefs Friends