]> git.donarmstrong.com Git - mothur.git/blobdiff - summaryqualcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / summaryqualcommand.h
index bbd103c1d14f7b40badd9654152aec0fd2b47a10..31390b4296ff7659fdfb2946d3f37ff33b2877b7 100644 (file)
@@ -25,6 +25,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "summary.qual";                        }
        string getCommandCategory()             { return "Sequence Processing";         }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Summary.qual"; }
        string getDescription()         { return "summarize the quality of a set of sequences"; }