X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=kruskalwalliscommand.h;fp=kruskalwalliscommand.h;h=da1166ed16a787adfaaf8a2e183afc8724f6f0a0;hb=0ad366957902179879d950a6a5184779a73bab47;hp=4a1e18971802619f245d53af5a1ab7b881936316;hpb=7a2c74cd89b3c21e9ec2207e529304db68f1391a;p=mothur.git diff --git a/kruskalwalliscommand.h b/kruskalwalliscommand.h index 4a1e189..da1166e 100644 --- a/kruskalwalliscommand.h +++ b/kruskalwalliscommand.h @@ -42,10 +42,10 @@ public: private: - string outputDir, sharedfile; + string outputDir, sharedfile, groups; bool abort; set labels; - vector outputNames; + vector outputNames, Groups; vector counts; vector rankSums; vector rankMeans;