Home
last modified time | relevance | path

Searched defs:chimeraPenalty (Results 1 – 1 of 1) sorted by relevance

/dports/biology/mothur/mothur-1.46.1/source/chimera/
H A Dmaligner.cpp44 int chimeraPenalty = computeChimeraPenalty(); in getResults() local
64 string Maligner::chimeraMaligner(int chimeraPenalty, DeCalculator decalc) { in chimeraMaligner()