BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTQAllele.h>
Public Member Functions | |
BioFTQAllele () | |
BioFTQAllele (const string &alle_) | |
string | getAllele () |
void | setBioFTQAllele (const string &al) |
bool | findAllele (const string &) |
void | showAllele (ostream &os=cout, string st=" ") |
BioFTQAllele::BioFTQAllele | ( | ) | [inline] |
BioFTQAllele::BioFTQAllele | ( | const string & | alle_ | ) |
bool BioFTQAllele::findAllele | ( | const string & | ) |
string BioFTQAllele::getAllele | ( | ) |
void BioFTQAllele::setBioFTQAllele | ( | const string & | al | ) |
void BioFTQAllele::showAllele | ( | ostream & | os = cout , |
string | st = " " |
||
) |