region Class Reference
#include <blast.h>
List of all members.
|
Public Member Functions |
| | region (const alignment &al) |
| void | assign (int be, int en, float sc, double ex) |
| int | cover (region &r) const |
| int | add (const alignment &r, bool &accept, double scut, double ecut, int cl) |
| bool | isup () const |
| bool | iscompl () const |
| bool | sameDirection (alignment &r) const |
| int | distance (const alignment &aa) const |
| | region (const alignment &al) |
| void | assign (int be, int en, float sc, double ex) |
| int | cover (region &r) const |
| int | add (const alignment &r, bool &accept, double scut, double ecut, int cl) |
| bool | isup () const |
| bool | iscompl () const |
| bool | sameDirection (alignment &r) const |
| int | distance (const alignment &aa) const |
Private Attributes |
| int | s |
| int | f |
| float | hs |
| double | exp |
| int | tc |
Constructor & Destructor Documentation
| region::region |
( |
const alignment & |
al |
) |
|
| region::region |
( |
const alignment & |
al |
) |
|
Member Function Documentation
| void region::assign |
( |
int |
be, |
|
|
int |
en, |
|
|
float |
sc, |
|
|
double |
ex | |
|
) |
| | |
| int region::cover |
( |
region & |
r |
) |
const |
| int region::add |
( |
const alignment & |
r, |
|
|
bool & |
accept, |
|
|
double |
scut, |
|
|
double |
ecut, |
|
|
int |
cl | |
|
) |
| | |
| bool region::isup |
( |
|
) |
const [inline] |
| bool region::iscompl |
( |
|
) |
const [inline] |
| bool region::sameDirection |
( |
alignment & |
r |
) |
const |
| int region::distance |
( |
const alignment & |
aa |
) |
const |
| void region::assign |
( |
int |
be, |
|
|
int |
en, |
|
|
float |
sc, |
|
|
double |
ex | |
|
) |
| | |
| int region::cover |
( |
region & |
r |
) |
const |
| int region::add |
( |
const alignment & |
r, |
|
|
bool & |
accept, |
|
|
double |
scut, |
|
|
double |
ecut, |
|
|
int |
cl | |
|
) |
| | |
| bool region::isup |
( |
|
) |
const [inline] |
| bool region::iscompl |
( |
|
) |
const [inline] |
| bool region::sameDirection |
( |
alignment & |
r |
) |
const |
| int region::distance |
( |
const alignment & |
aa |
) |
const |
Member Data Documentation
The documentation for this class was generated from the following files: