X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=classifysharedcommand.h;h=fe0637494db78aa96ecbac56c2f82b08ba2f9c6d;hp=93c62867d48069e7374bf955cfe695c1762227be;hb=df7e3ff9f68ef157b0328a2d353c3258c5d45d89;hpb=90708fe9701e3827e477c82fb3652539c3bf2a0d diff --git a/classifysharedcommand.h b/classifysharedcommand.h index 93c6286..fe06374 100755 --- a/classifysharedcommand.h +++ b/classifysharedcommand.h @@ -21,8 +21,9 @@ public: vector setParameters(); string getCommandName() { return "classify.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); - string getHelpString(); + + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Classify.shared\n"; } string getDescription() { return "description"; } int execute();