BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFasta.h>
Public Member Functions | |
BioFasta () | |
BioFasta (const string &) | |
BioFasta (const string &, const string &) | |
void | showInFasta (ostream &=cout) |
BioFasta::BioFasta | ( | const string & | ) |
BioFasta::BioFasta | ( | const string & | , |
const string & | |||
) |
void BioFasta::showInFasta | ( | ostream & | = cout | ) |
Reimplemented from BioSequence.