|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
| BioGenePrediction() | BioGenePrediction | [inline] |
| BioGenePrediction(BioDnaSequence &BioDnaSequenceObject) | BioGenePrediction | |
| BioGenePrediction(BioGenBank &GenBankObject) | BioGenePrediction | |
| BioGenePrediction(BioEmbl &EmblObject) | BioGenePrediction | |
| BioGenePrediction(BioFasta &BioFastaObject) | BioGenePrediction | |
| BioGenePrediction(BioRaw &) | BioGenePrediction | |
| getNumberOfOrfs(int frameNum) | BioGenePrediction | |
| getNumberOfOrfs(int frameNum, int minSequenceLength, int maxSequenceLength=0) | BioGenePrediction | |
| getOrfs(int frameNum) | BioGenePrediction | |
| getOrfs(int frameNum, int minSequenceLength, int maxSequenceLength=0) | BioGenePrediction | |
| showOrfs(int frameNum, ostream &os=cout) | BioGenePrediction | |
| showOrfs(int frameNum, int minSequenceLength, int maxSequenceLength=0, ostream &os=cout) | BioGenePrediction | |
| showTATABoxes() | BioGenePrediction |