]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapsimcommand.h
added set.dir command and modified commands to redirect input and output, removed...
[mothur.git] / heatmapsimcommand.h
index 49924eb9d3fbe1bca2bd6a8650c0eb9586d98e6f..838babdbe388b69b57d56f01fa3d1e508e18faae 100644 (file)
@@ -39,7 +39,7 @@ 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;
+       string format, groups, label, calc, phylipfile, columnfile, namefile, outputDir;
        vector<string> Estimators, Groups;
        
        int runCommandShared();