]> git.donarmstrong.com Git - mothur.git/blobdiff - clustersplitcommand.h
fixed bug in cluster.split with classify method
[mothur.git] / clustersplitcommand.h
index c696329af7c14c1ff4252e3496a4905dd3faf2d4..dc46f9904a594919d3789c4c98f06ec7a7c159d7 100644 (file)
@@ -32,7 +32,7 @@ private:
        vector<int> processIDS;   //processid
        vector<string> outputNames;
 
-       string method, fileroot, tag, outputDir, phylipfile, columnfile, namefile, distfile, format, showabund, timing, splitmethod, taxFile;
+       string method, fileroot, tag, outputDir, phylipfile, columnfile, namefile, distfile, format, showabund, timing, splitmethod, taxFile, fastafile;
        double cutoff, splitcutoff;
        int precision, length, processors, taxLevelCutoff;
        bool print_start, abort, hard, large;