X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removegroupscommand.h;fp=removegroupscommand.h;h=ce352ca58c93e1b73adeee2c384418dd877af895;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=955d94d5090b5fc6caf4ba2a937261a173a3eb91;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/removegroupscommand.h b/removegroupscommand.h index 955d94d..ce352ca 100644 --- a/removegroupscommand.h +++ b/removegroupscommand.h @@ -26,6 +26,7 @@ public: string getCommandName() { return "remove.groups"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Remove.groups"; } int execute(); void help() { m->mothurOut(getHelpString()); }