ARB
|
Public Member Functions | |
Mismatches (MatchRequest &req_) | |
void | count_weighted (char probe, char seq, int height) |
void | count_versus (const ReadableDataLoc &loc, const char *probe, int height) |
bool | accepted () const |
int | get_plain () const |
int | get_ambig () const |
double | get_weighted () const |
PT_local & | get_PT_local () const |
Definition at line 28 of file PT_match.cxx.
|
inline |
Definition at line 38 of file PT_match.cxx.
Definition at line 121 of file PT_match.cxx.
References MatchRequest::get_mismatch_weight(), is_ambig_base(), probe_struct_global::pos_to_weight, and psg.
Referenced by MatchRequest::collect_hits_for(), and count_versus().
void Mismatches::count_versus | ( | const ReadableDataLoc & | loc, |
const char * | probe, | ||
int | height | ||
) |
Definition at line 190 of file PT_match.cxx.
References count_weighted(), pt_assert, and PT_QU.
Referenced by MatchRequest::collect_hits_for().
|
inline |
Definition at line 129 of file PT_match.cxx.
References MatchRequest::accept_N_mismatches(), MatchRequest::allowed_mismatches(), get_PT_local(), and PT_MATCH_TYPE_INTEGER.
Referenced by MatchRequest::add_hits_for_children(), and MatchRequest::collect_hits_for().
|
inline |
Definition at line 45 of file PT_match.cxx.
Referenced by MatchRequest::add_hit().
|
inline |
Definition at line 46 of file PT_match.cxx.
Referenced by MatchRequest::add_hit().
|
inline |
Definition at line 48 of file PT_match.cxx.
Referenced by MatchRequest::add_hit().
|
inline |
Definition at line 136 of file PT_match.cxx.
References MatchRequest::get_PT_local().
Referenced by accepted().