BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioGenBankSequence.h>
Public Member Functions | |
BioGenBankSequence () | |
BioGenBankSequence (const string &de_) | |
void | showSequence (ostream &=cout) |
Protected Member Functions | |
void | setSequence (string, vector< string >) |
BioGenBankSequence::BioGenBankSequence | ( | const string & | de_ | ) |
void BioGenBankSequence::setSequence | ( | string | , |
vector< string > | |||
) | [protected] |
void BioGenBankSequence::showSequence | ( | ostream & | = cout | ) |