]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapsimcommand.h
changes while testing
[mothur.git] / heatmapsimcommand.h
index 2c3a470761d719af0bff13bc4d194e5164bd42e0..f421fdc5bf2c3ff8aed22a197afc3309a86b4e34 100644 (file)
@@ -26,8 +26,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "heatmap.sim";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        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"; }