Home
last modified time | relevance | path

Searched refs:preprefilter_smax_thresh (Results 1 – 7 of 7) sorted by relevance

/dports/biology/hhsuite/hh-suite-3.3.0/src/
H A Dhhprefilter.h83 const double prefilter_evalue_coarse_thresh, const int preprefilter_smax_thresh,
H A Dhhdecl.cpp126 preprefilter_smax_thresh = 10; in Parameters()
H A Dhhdatabase.h52 const int preprefilter_smax_thresh, const int min_prefilter_hits, const int maxnumdb,
H A Dhhdecl.h298 int preprefilter_smax_thresh; variable
H A Dhhprefilter.cpp435 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 Dhhdatabase.cpp174 const int preprefilter_smax_thresh, in prefilter_db() argument
187 preprefilter_smax_thresh, min_prefilter_hits, in prefilter_db()
H A Dhhblits.cpp263 …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()