X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=hclustercommand.h;fp=hclustercommand.h;h=f27837a312bd0b10eca4108352a95003e5ae2be4;hp=9241e94c35441e1b0d09d3bddae9a76d8f6c4cc6;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901 diff --git a/hclustercommand.h b/hclustercommand.h index 9241e94..f27837a 100644 --- a/hclustercommand.h +++ b/hclustercommand.h @@ -39,6 +39,7 @@ public: string getCommandName() { return "hcluster"; } string getCommandCategory() { return "Clustering"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Hcluster"; } int execute(); void help() { m->mothurOut(getHelpString()); }