]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapcommand.h
changed file divide for trim.seqs
[mothur.git] / heatmapcommand.h
index 83f6c0f21f4aefeb209056bdad3002e5449762be..f711cc341d6f2247cad50639a393bebaea767e1a 100644 (file)
@@ -40,7 +40,8 @@ private:
        bool abort, allLines;
        set<string> labels; //holds labels to be used
        string format, groups, sorted, scale, label, outputDir;
-       vector<string> Groups;
+       vector<string> Groups, outputNames;
+       int numOTU, fontSize;
 
 
 };