]> git.donarmstrong.com Git - mothur.git/blobdiff - deuniquetreecommand.h
changes while testing
[mothur.git] / deuniquetreecommand.h
index afb25a4a2b777c49f57f16884e36f871568ab1ac..849b3d7fef9bfbaa9cb97aaf4e2d38cf1f0bf5c4 100644 (file)
@@ -25,8 +25,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "deunique.tree";               }
        string getCommandCategory()             { return "Hypothesis Testing";          }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        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"; }