]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapcommand.h
modified calculators to use doubles, added numotu and fontsize parameters to heatmap...
[mothur.git] / heatmapcommand.h
index 47838d80bb6f8cded11793bc7ed7ef942f9f8ec9..f711cc341d6f2247cad50639a393bebaea767e1a 100644 (file)
@@ -41,6 +41,7 @@ private:
        set<string> labels; //holds labels to be used
        string format, groups, sorted, scale, label, outputDir;
        vector<string> Groups, outputNames;
+       int numOTU, fontSize;
 
 
 };