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