X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=summaryqualcommand.h;h=31390b4296ff7659fdfb2946d3f37ff33b2877b7;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=bbd103c1d14f7b40badd9654152aec0fd2b47a10;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;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"; }