X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=classifysharedcommand.h;h=fe0637494db78aa96ecbac56c2f82b08ba2f9c6d;hp=93c62867d48069e7374bf955cfe695c1762227be;hb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e;hpb=79a7d3273749b08d4f9f8dfe350c964ff0c4351e 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();