ARB
|
Public Member Functions | |
ProbeMatchSettings (AW_root *root) | |
Public Member Functions inherited from ProbeCommonSettings | |
ProbeCommonSettings (AW_root *root) | |
Public Attributes | |
int | serverNumber |
int | nmatches |
int | nlimit |
int | maxhits |
int | alsoRevcompl |
int | sortBy |
int | maxMismatches |
int | markHits |
int | write2tmp |
std::string | targetString |
Public Attributes inherited from ProbeCommonSettings | |
float | split |
float | bonds [16] |
Definition at line 446 of file probe_design.cxx.
|
inlineexplicit |
Definition at line 459 of file probe_design.cxx.
int ProbeMatchSettings::serverNumber |
Definition at line 447 of file probe_design.cxx.
Referenced by probe_match_event().
int ProbeMatchSettings::nmatches |
Definition at line 448 of file probe_design.cxx.
Referenced by probe_match_send_data().
int ProbeMatchSettings::nlimit |
Definition at line 449 of file probe_design.cxx.
Referenced by probe_match_send_data().
int ProbeMatchSettings::maxhits |
Definition at line 450 of file probe_design.cxx.
Referenced by probe_match_send_data().
int ProbeMatchSettings::alsoRevcompl |
Definition at line 451 of file probe_design.cxx.
Referenced by probe_match_event().
int ProbeMatchSettings::sortBy |
Definition at line 452 of file probe_design.cxx.
Referenced by probe_match_event().
int ProbeMatchSettings::maxMismatches |
Definition at line 453 of file probe_design.cxx.
Referenced by probe_match_event(), and probe_match_with_specificity_event().
int ProbeMatchSettings::markHits |
Definition at line 454 of file probe_design.cxx.
Referenced by probe_match_event(), and probe_match_with_specificity_event().
int ProbeMatchSettings::write2tmp |
Definition at line 455 of file probe_design.cxx.
Referenced by probe_match_event(), and probe_match_with_specificity_event().
std::string ProbeMatchSettings::targetString |
Definition at line 457 of file probe_design.cxx.
Referenced by probe_match_event(), and probe_match_with_specificity_event().