X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarysharedcommand.h;h=f486d520216bd8ec4858d50cd7f2d92b7fd23537;hb=20071b183e619c122bf9f63b4bb42722507c4e4a;hp=7c6a4b2965783a8145d311cfae05a150d82c2ce7;hpb=f687723a8357916e86a05116978e6869b039ce36;p=mothur.git diff --git a/summarysharedcommand.h b/summarysharedcommand.h index 7c6a4b2..f486d52 100644 --- a/summarysharedcommand.h +++ b/summarysharedcommand.h @@ -67,8 +67,9 @@ public: vector setParameters(); string getCommandName() { return "summary.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Summary.shared"; } string getDescription() { return "generate a summary file containing calculator values for each line in the OTU data and for all possible comparisons between groups"; }