]> git.donarmstrong.com Git - mothur.git/blobdiff - treegroupscommand.h
added count file to get.oturep, pre.cluster, screen.seqs, tree.shared. made remove...
[mothur.git] / treegroupscommand.h
index 7342b36584ce76b3b22a96d0e3ba885cb2ab172a..b29670ae614205a7ee286116379ddda86f0e7cf9 100644 (file)
@@ -110,7 +110,7 @@ private:
        vector<Calculator*> treeCalculators;
        vector<SharedRAbundVector*> 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;