X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summaryqualcommand.h;h=31390b4296ff7659fdfb2946d3f37ff33b2877b7;hb=5a4ac4f954c4b4445bcee272f1f8220ddcc9c1e4;hp=bbd103c1d14f7b40badd9654152aec0fd2b47a10;hpb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;p=mothur.git diff --git a/summaryqualcommand.h b/summaryqualcommand.h index bbd103c..31390b4 100644 --- a/summaryqualcommand.h +++ b/summaryqualcommand.h @@ -25,6 +25,7 @@ public: vector 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"; }