X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=heatmapcommand.h;fp=heatmapcommand.h;h=3bb979108948ac712b4758296b34ed3aba8e7c52;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=6fb5ff073fb5dea3b2a7237c114142ec0f3b184b;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/heatmapcommand.h b/heatmapcommand.h index 6fb5ff0..3bb9791 100644 --- a/heatmapcommand.h +++ b/heatmapcommand.h @@ -29,6 +29,7 @@ public: string getCommandName() { return "heatmap.bin"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Heatmap.bin"; } int execute(); void help() { m->mothurOut(getHelpString()); }