X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=heatmapsimcommand.h;h=ba5a240c8ade230de7433413cefe1dcfdf930402;hp=dbaa6840b4513ca085da696c485e5b73e74f37b9;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901 diff --git a/heatmapsimcommand.h b/heatmapsimcommand.h index dbaa684..ba5a240 100644 --- a/heatmapsimcommand.h +++ b/heatmapsimcommand.h @@ -27,6 +27,7 @@ public: string getCommandName() { return "heatmap.sim"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Heatmap.sim"; } int execute(); void help() { m->mothurOut(getHelpString()); }