Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/util/
H A Dbest_placement.cpp196 const odds matchrun_odds( in GetScore() local
203 + 0.5 * matchrun_odds.logodds() // since they are highly correlated in GetScore()
215 << " mr" << matchrun_odds.AsString() in GetScore()