]> git.donarmstrong.com Git - mothur.git/blobdiff - chopseqscommand.h
added command descriptions
[mothur.git] / chopseqscommand.h
index 31b495b20a7305d2552a770b67f9f2f812a90b1a..e73714d2e98406da2a05e54bb34f61398bd0143c 100644 (file)
@@ -27,7 +27,8 @@ class ChopSeqsCommand : public Command {
                string getCommandCategory()             { return "Sequence Processing"; }
                string getHelpString(); 
                string getCitation() { return "http://www.mothur.org/wiki/Chops.seqs"; }
-
+               string getDescription()         { return "trim sequence length"; }
+       
                int execute(); 
                void help() { m->mothurOut(getHelpString()); }