]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapcommand.h
added set.dir command and modified commands to redirect input and output, removed...
[mothur.git] / heatmapcommand.h
index 5c00b284061dd279db4ee52aaa891ef700d0cc61..83f6c0f21f4aefeb209056bdad3002e5449762be 100644 (file)
@@ -39,7 +39,7 @@ private:
 
        bool abort, allLines;
        set<string> labels; //holds labels to be used
-       string format, groups, sorted, scale, label;
+       string format, groups, sorted, scale, label, outputDir;
        vector<string> Groups;