]> git.donarmstrong.com Git - mothur.git/blobdiff - clusterdoturcommand.h
added count file to cluster.classic and cluster.split. modified splitting classes...
[mothur.git] / clusterdoturcommand.h
index ec2f083e987e47f3125f381bd0c1199307dbdaf8..0f8657c6236baf9554a136b464118d9104b6dc93 100644 (file)
@@ -37,7 +37,7 @@ public:
        
 private:
        bool abort, hard, sim;
-       string method, fileroot, tag, outputDir, phylipfile, namefile;
+       string method, fileroot, tag, outputDir, phylipfile, namefile, countfile;
        double cutoff;
        int precision, length;
        ofstream sabundFile, rabundFile, listFile;