X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=heatmapcommand.h;fp=heatmapcommand.h;h=fc5165ed65b9aa63e56de900acafcede5cc4d43c;hb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e;hp=58eaa36b31b67bc1d453958f58336f559397b726;hpb=79a7d3273749b08d4f9f8dfe350c964ff0c4351e;p=mothur.git diff --git a/heatmapcommand.h b/heatmapcommand.h index 58eaa36..fc5165e 100644 --- a/heatmapcommand.h +++ b/heatmapcommand.h @@ -28,8 +28,9 @@ public: vector setParameters(); string getCommandName() { return "heatmap.bin"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); 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"; }