]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapsimcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / heatmapsimcommand.h
index 74e20bebb35863128f72c3d85a8398c87ad9a5b2..7b74880955594da0bb863c4b1755cf32c7b429e7 100644 (file)
@@ -26,6 +26,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "heatmap.sim";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Heatmap.sim"; }
        string getDescription()         { return "generate a heatmap indicating the pairwise distance between multiple samples using a variety of calculators"; }