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