X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summaryqualcommand.h;h=31390b4296ff7659fdfb2946d3f37ff33b2877b7;hb=6ede3bf5c0a9eedb23f24577a97da81ab3e1f7df;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"; }