X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getgroupscommand.h;fp=getgroupscommand.h;h=642107dafc9d567aa93270195740030d33698e52;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=fda603c1fd46323a3af168cd7ba32777a1fbf5a9;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/getgroupscommand.h b/getgroupscommand.h index fda603c..642107d 100644 --- a/getgroupscommand.h +++ b/getgroupscommand.h @@ -27,6 +27,8 @@ public: string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Get.groups"; } + string getDescription() { return "gets sequences from a list, fasta, name, group or taxonomy file from a given group or set of groups"; } + int execute(); void help() { m->mothurOut(getHelpString()); }