]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapsimcommand.h
changed the daughterLevels in classifiers summary file to reflect the classifications...
[mothur.git] / heatmapsimcommand.h
index 49924eb9d3fbe1bca2bd6a8650c0eb9586d98e6f..a26018062f28c4406dd83a518f67ee78b388d227 100644 (file)
@@ -39,8 +39,8 @@ private:
        map<string, string>::iterator it;
        bool abort, allLines;
        set<string> labels; //holds labels to be used
-       string format, groups, label, calc, phylipfile, columnfile, namefile;
-       vector<string> Estimators, Groups;
+       string format, groups, label, calc, phylipfile, columnfile, namefile, outputDir;
+       vector<string> Estimators, Groups, outputNames;
        
        int runCommandShared();
        int runCommandDist();