]> git.donarmstrong.com Git - mothur.git/blobdiff - summarytaxcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / summarytaxcommand.h
index b5bdab15ab977b97b1d1a813869ff0dbe38d8deb..5f0630f66a03ba9f08a2dd4d2098808a513f0a3c 100644 (file)
@@ -23,7 +23,8 @@ class SummaryTaxCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "summary.tax";                 }
                string getCommandCategory()             { return "Phylotype Analysis";          }
-               string getHelpString(); 
+               string getOutputFileNameTag(string, string);
+       string getHelpString(); 
                string getCitation() { return "http://www.mothur.org/wiki/Summary.tax"; }
                string getDescription()         { return "summarize the taxonomies of a set of sequences"; }