X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=treegroupscommand.h;fp=treegroupscommand.h;h=b29670ae614205a7ee286116379ddda86f0e7cf9;hb=96dbe925073caefaed6e6db85659c144a806aeb1;hp=7342b36584ce76b3b22a96d0e3ba885cb2ab172a;hpb=ea4f373c28543cd1002b0dd7dc6e55c526647d59;p=mothur.git diff --git a/treegroupscommand.h b/treegroupscommand.h index 7342b36..b29670a 100644 --- a/treegroupscommand.h +++ b/treegroupscommand.h @@ -110,7 +110,7 @@ private: vector treeCalculators; vector lookup; string lastLabel; - string format, groupNames, filename, sharedfile, inputfile; + string format, groupNames, filename, sharedfile, countfile, inputfile; int numGroups, subsampleSize, iters, processors; ofstream out; float precision, cutoff;