]> git.donarmstrong.com Git - mothur.git/blobdiff - binsequencecommand.h
added command descriptions
[mothur.git] / binsequencecommand.h
index 7456a2628f42969f66422d3e194b20508276dcea..365fb3c3afdaf8cedd788b83e1ef2a29a4e9b00b 100644 (file)
@@ -29,7 +29,7 @@ public:
        string getCommandCategory()             { return "Sequence Processing"; }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Bin.seqs"; }
-
+       string getDescription()         { return "maps sequences to otus"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }