X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarysharedcommand.h;fp=summarysharedcommand.h;h=7c6a4b2965783a8145d311cfae05a150d82c2ce7;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=99ed5d039c9e95e6404731d092b81c2f824a0309;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/summarysharedcommand.h b/summarysharedcommand.h index 99ed5d0..7c6a4b2 100644 --- a/summarysharedcommand.h +++ b/summarysharedcommand.h @@ -67,6 +67,7 @@ public: vector setParameters(); string getCommandName() { return "summary.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); 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"; }