X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summaryqualcommand.h;fp=summaryqualcommand.h;h=49583b059f5380ce049ac759dd94d8d25b1c7193;hb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e;hp=ac65938bc23075fc7db7cb40b9ce6d05d0d5d64e;hpb=79a7d3273749b08d4f9f8dfe350c964ff0c4351e;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"; }