]> git.donarmstrong.com Git - mothur.git/blobdiff - clustersplitcommand.h
finished cluster.split adding classify method.
[mothur.git] / clustersplitcommand.h
index 631a8b6c8b95bfa87c52035cdb91d53bc7b378aa..e838bc41ee1b3616d3f0f95e6a512c5bde136d33 100644 (file)
@@ -34,7 +34,7 @@ private:
 
        string method, fileroot, tag, outputDir, phylipfile, columnfile, namefile, distfile, format, showabund, timing, splitmethod, taxFile;
        double cutoff, splitcutoff;
-       int precision, length, processors;
+       int precision, length, processors, taxLevelCutoff;
        bool print_start, abort, hard;
        time_t start;
        ofstream outList, outRabund, outSabund;