X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getgroupcommand.h;fp=getgroupcommand.h;h=a539834177b63a51929d52299c68779a27046fba;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=79dd8057216ec17fcd706d5a6a480c461161a458;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/getgroupcommand.h b/getgroupcommand.h index 79dd805..a539834 100644 --- a/getgroupcommand.h +++ b/getgroupcommand.h @@ -22,6 +22,7 @@ public: string getCommandName() { return "get.group"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Get.group"; } int execute(); void help() { m->mothurOut(getHelpString()); }