X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarysharedcommand.h;h=f486d520216bd8ec4858d50cd7f2d92b7fd23537;hb=f12174bc43f9e8ad536f2a37fb3a763b1ac90ba9;hp=99ed5d039c9e95e6404731d092b81c2f824a0309;hpb=2009a1a1f47e7467094d844e7c07ab8ddf7bb447;p=mothur.git diff --git a/summarysharedcommand.h b/summarysharedcommand.h index 99ed5d0..f486d52 100644 --- a/summarysharedcommand.h +++ b/summarysharedcommand.h @@ -67,7 +67,9 @@ public: vector setParameters(); string getCommandName() { return "summary.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } + 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"; }