X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summaryqualcommand.h;h=49583b059f5380ce049ac759dd94d8d25b1c7193;hb=af9291809910b6ddf617490ed5c16254b77b449f;hp=ac65938bc23075fc7db7cb40b9ce6d05d0d5d64e;hpb=90708fe9701e3827e477c82fb3652539c3bf2a0d;p=mothur.git diff --git a/summaryqualcommand.h b/summaryqualcommand.h index ac65938..49583b0 100644 --- a/summaryqualcommand.h +++ b/summaryqualcommand.h @@ -25,8 +25,9 @@ public: vector setParameters(); string getCommandName() { return "summary.qual"; } string getCommandCategory() { return "Sequence Processing"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Summary.qual"; } string getDescription() { return "summarize the quality of a set of sequences"; }