X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=summarycommand.h;h=3c8420795550e1f39ef5529ad235d13e11e5e7a5;hp=4936dd8e9ad004bbf18352bb36659463c62be746;hb=d1c97b8c04bb75faca1e76ffad60b37a4d789d3d;hpb=f687723a8357916e86a05116978e6869b039ce36 diff --git a/summarycommand.h b/summarycommand.h index 4936dd8..3c84207 100644 --- a/summarycommand.h +++ b/summarycommand.h @@ -25,8 +25,9 @@ public: vector setParameters(); string getCommandName() { return "summary.single"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Summary.single"; } string getDescription() { return "generate summary file that has the calculator value for each line in the OTU data"; }