BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFeatures.h>
BioFeatures::BioFeatures | ( | ) | [inline] |
BioFTKSingle_ BioFeatures::get_ | ( | int | ) |
BioFTKSingleCds BioFeatures::getCds | ( | int | ) |
BioFTKSingleExon BioFeatures::getExon | ( | int | ) |
BioFTKSingleGap BioFeatures::getGap | ( | int | ) |
BioFTKSingleGene BioFeatures::getGene | ( | int | ) |
BioFTKSingleIDna BioFeatures::getIDna | ( | int | ) |
BioFTKSingleLtr BioFeatures::getLtr | ( | int | ) |
BioFTKSingleMRna BioFeatures::getMRna | ( | int | ) |
int BioFeatures::getNumberOf_s | ( | ) |
int BioFeatures::getNumberOfCdss | ( | ) |
int BioFeatures::getNumberOfCRegions | ( | ) |
int BioFeatures::getNumberOfDLoops | ( | ) |
int BioFeatures::getNumberOfExons | ( | ) |
int BioFeatures::getNumberOfGaps | ( | ) |
int BioFeatures::getNumberOfGenes | ( | ) |
int BioFeatures::getNumberOfIDnas | ( | ) |
int BioFeatures::getNumberOfIntrons | ( | ) |
int BioFeatures::getNumberOfLtrs | ( | ) |
int BioFeatures::getNumberOfMiscRnas | ( | ) |
int BioFeatures::getNumberOfMRnas | ( | ) |
int BioFeatures::getNumberOfNRegions | ( | ) |
int BioFeatures::getNumberOfOperons | ( | ) |
int BioFeatures::getNumberOfOriTs | ( | ) |
int BioFeatures::getNumberOfRbs | ( | ) |
int BioFeatures::getNumberOfRRnas | ( | ) |
int BioFeatures::getNumberOfSCRnas | ( | ) |
int BioFeatures::getNumberOfSNORnas | ( | ) |
int BioFeatures::getNumberOfSNRnas | ( | ) |
int BioFeatures::getNumberOfSources | ( | ) |
int BioFeatures::getNumberOfSRegions | ( | ) |
int BioFeatures::getNumberOfSts | ( | ) |
int BioFeatures::getNumberOfTRnas | ( | ) |
int BioFeatures::getNumberOfUnsures | ( | ) |
int BioFeatures::getNumberOfVRegions | ( | ) |
BioFTKSingleOriT BioFeatures::getOriT | ( | int | ) |
BioFTKSingleRbs BioFeatures::getRbs | ( | int | ) |
BioFTKSingleRRna BioFeatures::getRRna | ( | int | ) |
BioFTKSingleSts BioFeatures::getSts | ( | int | ) |
BioFTKSingleTRna BioFeatures::getTRna | ( | int | ) |
void BioFeatures::setFeatures | ( | vector< string > | ) |
void BioFeatures::showBioFeatures | ( | ostream & | = cout , |
string | st = " " |
||
) |
void BioFeatures::showCds | ( | int | , |
ostream & | os = cout |
||
) |
void BioFeatures::showFeatureKeys | ( | ostream & | = cout | ) |