]> git.donarmstrong.com Git - mothur.git/blobdiff - reversecommand.h
added command descriptions
[mothur.git] / reversecommand.h
index 2e4719a52ada1949236bca5f42d450e7f2eb168d..f0fdfa887890607ea3efa2ccfdc44c7b95c1b7c7 100644 (file)
@@ -23,6 +23,8 @@ public:
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Reverse.seqs"; }
+       string getDescription()         { return "outputs a fasta file containing the reverse-complements"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }