]> git.donarmstrong.com Git - mothur.git/blobdiff - getgroupscommand.h
added command descriptions
[mothur.git] / getgroupscommand.h
index fda603c1fd46323a3af168cd7ba32777a1fbf5a9..642107dafc9d567aa93270195740030d33698e52 100644 (file)
@@ -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()); }