]> git.donarmstrong.com Git - mothur.git/blobdiff - seqsummarycommand.h
added command descriptions
[mothur.git] / seqsummarycommand.h
index 4bf6759dcda1d4eccda99658780a1e9d819bcece..c0d368770cfa8df11560d2b89fee200231cb0dc3 100644 (file)
@@ -24,6 +24,7 @@ public:
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Summary.seqs"; }
+       string getDescription()         { return "summarize the quality of sequences in an unaligned or aligned fasta file"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }