BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTQTranslExcept.h>
Public Member Functions | |
BioFTQTranslExcept () | |
BioFTQTranslExcept (const string &bou_) | |
void | setBioFTQTranslExcept (const string &bou_) |
int | getInitialBasePosition () |
int | getFinalBasePosition () |
string | getTranslExceptAminoAcid () |
bool | findTranslExcept (const string &) |
void | showTranslExcept (ostream &os=cout, string x=" ") |
BioFTQTranslExcept::BioFTQTranslExcept | ( | ) | [inline] |
BioFTQTranslExcept::BioFTQTranslExcept | ( | const string & | bou_ | ) |
bool BioFTQTranslExcept::findTranslExcept | ( | const string & | ) |
string BioFTQTranslExcept::getTranslExceptAminoAcid | ( | ) |
void BioFTQTranslExcept::setBioFTQTranslExcept | ( | const string & | bou_ | ) |
void BioFTQTranslExcept::showTranslExcept | ( | ostream & | os = cout , |
string | x = " " |
||
) |