|
ostream & | operator<< (ostream &strm, const Profile &P) |
|
void | initConstants () |
|
◆ getIntronInterFreq()
int PP::Profile::getIntronInterFreq |
( |
unsigned |
b, |
|
|
unsigned |
n |
|
) |
| |
|
inline |
- Parameters
-
[in] | b | A block number |
[in] | n | Number of introns |
- Returns
- The frequency of n introns in the inter-block section before block b. Return -1, if no inter-block intron profile exists before block b.
◆ getIntronIntraFreq()
int PP::Profile::getIntronIntraFreq |
( |
unsigned |
b, |
|
|
unsigned |
c, |
|
|
unsigned |
f |
|
) |
| |
|
inline |
- Parameters
-
[in] | b | A block number |
[in] | c | A block column |
[in] | f | A frame in {0,1,2} |
- Returns
- The frequency of introns after block column c and f residual nucleotides in block b
◆ getIntronIntraFreqAtCol()
int PP::Profile::getIntronIntraFreqAtCol |
( |
unsigned |
b, |
|
|
unsigned |
c |
|
) |
| |
|
inline |
- Parameters
-
[in] | b | A block number |
[in] | c | A block column |
- Returns
- The frequency of introns between block column c and c+1 in block b
◆ getIntronNumSeq()
unsigned PP::Profile::getIntronNumSeq |
( |
| ) |
|
|
inline |
- Returns
- The number of protein sequences used to build an intron profile
The documentation for this class was generated from the following files: