]> git.donarmstrong.com Git - mothur.git/blobdiff - classifysharedcommand.h
changes while testing
[mothur.git] / classifysharedcommand.h
index 93c62867d48069e7374bf955cfe695c1762227be..fe0637494db78aa96ecbac56c2f82b08ba2f9c6d 100755 (executable)
@@ -21,8 +21,9 @@ public:
   vector<string> 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();