X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=heatmapsimcommand.h;h=7b74880955594da0bb863c4b1755cf32c7b429e7;hb=0cefb55a2616975bd4a144fc345693695ffc9bb6;hp=74e20bebb35863128f72c3d85a8398c87ad9a5b2;hpb=88fbc534a92cb91900e98a3288dfa1f68828b69b;p=mothur.git diff --git a/heatmapsimcommand.h b/heatmapsimcommand.h index 74e20be..7b74880 100644 --- a/heatmapsimcommand.h +++ b/heatmapsimcommand.h @@ -26,6 +26,7 @@ public: vector 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"; }