X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=heatmapcommand.h;h=fc5165ed65b9aa63e56de900acafcede5cc4d43c;hb=a0f1fca79d2ddfa7ad36b4485039c68b5704fe8d;hp=ccd5f4868e9061ed61e4a90ae042ae6bded4fa68;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/heatmapcommand.h b/heatmapcommand.h index ccd5f48..fc5165e 100644 --- a/heatmapcommand.h +++ b/heatmapcommand.h @@ -28,7 +28,9 @@ public: vector setParameters(); string getCommandName() { return "heatmap.bin"; } string getCommandCategory() { return "OTU-Based Approaches"; } + 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"; }