Searched refs:eValThreshold (Results 1 – 2 of 2) sorted by relevance
28 double eValThreshold) { in mapDomains() argument59 … if (percentageOverlap <= overlap && targetCov > minCoverage && domain.eValue < eValThreshold) { in mapDomains()
117 double eValThreshold, const SubstitutionMatrix &matrix) { in mapMsa() argument193 if (domainCov > minCoverage && domainEvalue < eValThreshold) { in mapMsa()