X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=heatmapsimcommand.h;h=7b74880955594da0bb863c4b1755cf32c7b429e7;hp=74e20bebb35863128f72c3d85a8398c87ad9a5b2;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4 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"; }