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