Augustus 3.4.0
|
Public Member Functions | |
FsHitType (int p, int b, bool r, PartScoreType sc) | |
int | start () |
void | linkTo (HitQueue &queue) |
void | pushOn (HitQueue &queue) |
Public Attributes | |
int | pos |
FsHitType * | head |
int | blockNo |
bool | reverse |
double | score |
int | blockfrom |
int | blockto |
double | pathScore |
FsHitType * | predecessor |
Static Public Attributes | |
static int | maxIntronLen = 100000 |
static double | intronMalus = 1e-5 |