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