]> git.donarmstrong.com Git - mothur.git/blobdiff - deuniquetreecommand.h
added command descriptions
[mothur.git] / deuniquetreecommand.h
index 5131c114986e67c70c43019c44f67830c5ce1e4b..6d72253bad9b1556aed865cae0a1e8b52c91cdea 100644 (file)
@@ -28,6 +28,7 @@ public:
        string getCommandCategory()             { return "Hypothesis Testing";          }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Deunique.tree"; }
+       string getDescription()         { return "add the redundant sequence names back into a tree of unique sequences"; }
        
        int execute();
        void help() { m->mothurOut(getHelpString()); }