X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removegroupscommand.h;fp=removegroupscommand.h;h=daf2066feade74af3239e12f3a48a7b314de0a4c;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=ce352ca58c93e1b73adeee2c384418dd877af895;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/removegroupscommand.h b/removegroupscommand.h index ce352ca..daf2066 100644 --- a/removegroupscommand.h +++ b/removegroupscommand.h @@ -27,6 +27,7 @@ public: string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Remove.groups"; } + string getDescription() { return "removes 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()); }