]> git.donarmstrong.com Git - mothur.git/blobdiff - degapseqscommand.h
added command descriptions
[mothur.git] / degapseqscommand.h
index 0bf0a5759ec163cc1b0f87fd693913cd02a8a127..342cd366cd53ce4b8300e2f7d5cd748b04a21668 100644 (file)
@@ -24,7 +24,8 @@ public:
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Degap.seqs"; }
-       
+       string getDescription()         { return "removes gap characters from sequences"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }