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