]> git.donarmstrong.com Git - mothur.git/blobdiff - splitgroupscommand.h
added command descriptions
[mothur.git] / splitgroupscommand.h
index a9a6343084c0982b1be2c6a8688a60cb45804375..f8bdca17e2a06877a81d4d5eca2fcabd64cef52a 100644 (file)
@@ -32,6 +32,8 @@ public:
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Split.group"; }
+       string getDescription()         { return "split a name or fasta file by group"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }