BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwissProtGn.h>
Public Member Functions | |
BioSwissProtGn () | |
BioSwissProtGn (const string &) | |
void | setGn (const string &) |
int | getNumberOfGenes () |
bool | findGene (const string &) |
void | showGn (ostream &=cout) |
BioSwissProtGn::BioSwissProtGn | ( | const string & | ) |
bool BioSwissProtGn::findGene | ( | const string & | ) |
int BioSwissProtGn::getNumberOfGenes | ( | ) |
void BioSwissProtGn::setGn | ( | const string & | ) |
void BioSwissProtGn::showGn | ( | ostream & | = cout | ) |