]> git.donarmstrong.com Git - mothur.git/blobdiff - summarytaxcommand.h
added modify names parameter to set.dir
[mothur.git] / summarytaxcommand.h
index e8033e23c76837809aa7828389b9cbae13b9c639..5f61d13849fbfb332c8927445825bc5447b4ce8f 100644 (file)
@@ -24,8 +24,9 @@ class SummaryTaxCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "summary.tax";                 }
                string getCommandCategory()             { return "Phylotype Analysis";          }
-               string getOutputFileNameTag(string, string);
+               
        string getHelpString(); 
+    string getOutputPattern(string);   
                string getCitation() { return "http://www.mothur.org/wiki/Summary.tax"; }
                string getDescription()         { return "summarize the taxonomies of a set of sequences"; }