X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=heatmapsimcommand.h;h=f421fdc5bf2c3ff8aed22a197afc3309a86b4e34;hp=2c3a470761d719af0bff13bc4d194e5164bd42e0;hb=050a3ff02473a3d4c0980964e1a9ebe52e55d6b8;hpb=ea4f373c28543cd1002b0dd7dc6e55c526647d59 diff --git a/heatmapsimcommand.h b/heatmapsimcommand.h index 2c3a470..f421fdc 100644 --- a/heatmapsimcommand.h +++ b/heatmapsimcommand.h @@ -26,8 +26,9 @@ public: vector 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"; }