X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=treegroupscommand.h;h=b29670ae614205a7ee286116379ddda86f0e7cf9;hb=c9a311f0c621a2e88abf7b2efbe74e9aa1e88a8d;hp=7342b36584ce76b3b22a96d0e3ba885cb2ab172a;hpb=6c2b1e530a5c0bb87040e58a3e410097acdfcc3d;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;