Home
last modified time | relevance | path

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

/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dlefsecommand.cpp549 vector< set<string> > allDiffs; in testOTUWilcoxon() local
672 allDiffs.push_back(pair); in testOTUWilcoxon()
683 for (int h = 0; h < allDiffs.size(); h++) { in testOTUWilcoxon()
684 if (allDiffs[h].count(it->first) != 0) { nk++; } in testOTUWilcoxon()
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/walkers/haplotypecaller/graphs/
H A DGraphBasedKBestHaplotypeFinderUnitTest.java567 final List<List<String>> allDiffs = Arrays.asList( in makeSystematicRefAltSWTestData() local
581 for ( final List<String> diffs : allDiffs ) in makeSystematicRefAltSWTestData()
H A DJunctionTreeKBestHaplotypeFinderUnitTest.java1169 final List<List<String>> allDiffs = Arrays.asList( in makeSystematicRefAltSWTestData() local
1183 for ( final List<String> diffs : allDiffs ) in makeSystematicRefAltSWTestData()