X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=heatmapcommand.h;fp=heatmapcommand.h;h=58eaa36b31b67bc1d453958f58336f559397b726;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=ccd5f4868e9061ed61e4a90ae042ae6bded4fa68;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/heatmapcommand.h b/heatmapcommand.h index ccd5f48..58eaa36 100644 --- a/heatmapcommand.h +++ b/heatmapcommand.h @@ -28,6 +28,7 @@ public: vector setParameters(); string getCommandName() { return "heatmap.bin"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Heatmap.bin"; } string getDescription() { return "generate a heatmap where the color represents the relative abundanceof an OTU"; }