BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwptFTKSinglePropep.h>
Public Member Functions | |
BioSwptFTKSinglePropep () | |
BioSwptFTKSinglePropep (const string &fn) | |
void | setSwptFTKSinglePropep (string &) |
int | getStartingPosition () |
int | getEndingPosition () |
string | getDescription () |
bool | findPropep (const string &) |
bool | findPartial () |
string | getSequence (BioProteinSequence &) |
Friends | |
bool | operator> (const BioSwptFTKSinglePropep &, const BioSwptFTKSinglePropep &) |
bool | operator< (const BioSwptFTKSinglePropep &, const BioSwptFTKSinglePropep &) |
bool | operator== (const BioSwptFTKSinglePropep &, const BioSwptFTKSinglePropep &) |
BioSwptFTKSinglePropep::BioSwptFTKSinglePropep | ( | const string & | fn | ) |
bool BioSwptFTKSinglePropep::findPartial | ( | ) |
bool BioSwptFTKSinglePropep::findPropep | ( | const string & | ) |
string BioSwptFTKSinglePropep::getDescription | ( | ) |
string BioSwptFTKSinglePropep::getSequence | ( | BioProteinSequence & | ) |
void BioSwptFTKSinglePropep::setSwptFTKSinglePropep | ( | string & | ) |
bool operator< | ( | const BioSwptFTKSinglePropep & | , |
const BioSwptFTKSinglePropep & | |||
) | [friend] |
bool operator== | ( | const BioSwptFTKSinglePropep & | , |
const BioSwptFTKSinglePropep & | |||
) | [friend] |
bool operator> | ( | const BioSwptFTKSinglePropep & | , |
const BioSwptFTKSinglePropep & | |||
) | [friend] |