List of all members.
Public Member Functions |
| MyAffyGene (MyString id="", MyString sid="") |
| MyAffyGene (const MyAffyGene ©) |
virtual MyInfo * | clone () 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:
- /home/poirel/src/c++/biorithm/libexpression/gene.h
- /home/poirel/src/c++/biorithm/libexpression/gene.C