Home
last modified time | relevance | path

Searched refs:drop_lim (Results 1 – 6 of 6) sorted by relevance

/dports/biology/infernal/infernal-1.1.3/hmmer/src/
H A Dfm_ssv.c352 if (sc >= dp_pairs[i].max_score - fm_cfg->drop_lim) in FM_Recurse()
H A Dfm_general.c462 …cfg->drop_lim = eslCONST_LOG2 * (go ? esl_opt_GetReal(go, "--seed_drop_lim") : -1.0); //… in fm_initConfigGeneric()
H A Dhmmer.h1001 float drop_lim; // 0.2 ; in seed, max drop in a run of length [fm_drop_max_len] member
/dports/biology/hmmer/hmmer-3.3/src/
H A Dfm_ssv.c352 if (sc >= dp_pairs[i].max_score - fm_cfg->drop_lim) in FM_Recurse()
H A Dfm_general.c462 …cfg->drop_lim = eslCONST_LOG2 * (go ? esl_opt_GetReal(go, "--seed_drop_lim") : -1.0); //… in fm_initConfigGeneric()
H A Dhmmer.h1001 float drop_lim; // 0.2 ; in seed, max drop in a run of length [fm_drop_max_len] member