]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapsimcommand.h
added fontsize to heatmap.sim, paralellized chimera.slayer byGroup for all os's,...
[mothur.git] / heatmapsimcommand.h
index dd6fa2c87bdb2dc79a4ab8b7245143d04925b26d..74e20bebb35863128f72c3d85a8398c87ad9a5b2 100644 (file)
@@ -44,6 +44,7 @@ private:
        set<string> labels; //holds labels to be used
        string format, groups, label, calc, sharedfile, phylipfile, columnfile, namefile, outputDir, inputfile;
        vector<string> Estimators, Groups, outputNames;
+       int fontsize;
        
        int runCommandShared();
        int runCommandDist();