X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getgroupcommand.h;h=a3e47e0204e36bfa54970c1d5c0e3ecb9398ab90;hb=e0ce7cbc93d7d2fbb753ca694182db092a0ea0e7;hp=a539834177b63a51929d52299c68779a27046fba;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;p=mothur.git diff --git a/getgroupcommand.h b/getgroupcommand.h index a539834..a3e47e0 100644 --- a/getgroupcommand.h +++ b/getgroupcommand.h @@ -23,6 +23,8 @@ public: string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Get.group"; } + string getDescription() { return "outputs group names"; } + int execute(); void help() { m->mothurOut(getHelpString()); }