Searched refs:preprefilter_smax_thresh (Results 1 – 7 of 7) sorted by relevance
/dports/biology/hhsuite/hh-suite-3.3.0/src/ |
H A D | hhprefilter.h | 83 const double prefilter_evalue_coarse_thresh, const int preprefilter_smax_thresh,
|
H A D | hhdecl.cpp | 126 preprefilter_smax_thresh = 10; in Parameters()
|
H A D | hhdatabase.h | 52 const int preprefilter_smax_thresh, const int min_prefilter_hits, const int maxnumdb,
|
H A D | hhdecl.h | 298 int preprefilter_smax_thresh; variable
|
H A D | hhprefilter.cpp | 435 const int preprefilter_smax_thresh, const int min_prefilter_hits, const int maxnumdb, in prefilter_db() argument 496 && (*it).first <= preprefilter_smax_thresh) { in prefilter_db()
|
H A D | hhdatabase.cpp | 174 const int preprefilter_smax_thresh, in prefilter_db() argument 187 preprefilter_smax_thresh, min_prefilter_hits, in prefilter_db()
|
H A D | hhblits.cpp | 263 …core threshold of ungapped prefilter (default=%i) \n", par.preprefilter_smax_thresh); in help() 720 par.preprefilter_smax_thresh = atoi(argv[++i]); in ProcessArguments() 1172 par.preprefilter_smax_thresh, in run() 1565 par.preprefilter_smax_thresh, in run()
|