X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=weighted.cpp;h=52d90c8ac4487d83acd1587b1d0f5c30b0c4cfe0;hb=4745a956b3116a719f52f341d2a2db84df4817da;hp=fd7f8541494e78ade54e78f6832e7f4eab20ea2e;hpb=a98eb683e17d8e49583bf2d215ab7562a4cdca75;p=mothur.git diff --git a/weighted.cpp b/weighted.cpp index fd7f854..52d90c8 100644 --- a/weighted.cpp +++ b/weighted.cpp @@ -30,7 +30,7 @@ EstOutput Weighted::getValues(Tree* t, int p, string o) { //calculate number of comparisons i.e. with groups A,B,C = AB, AC, BC = 3; vector< vector > namesOfGroupCombos; for (int i=0; iGroups[i]+globaldata->Groups[l]] = 0.0; vector groups; groups.push_back(globaldata->Groups[i]); groups.push_back(globaldata->Groups[l]);