]> git.donarmstrong.com Git - mothur.git/blobdiff - getoturepcommand.h
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / getoturepcommand.h
index 390632975afc85aac5b714c7194c81e74d58e16e..a1bf3f0229a98231e9a627e4fc98f9d23ad897ea 100644 (file)
@@ -43,8 +43,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "get.oturep";                          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Get.oturep"; }
        string getDescription()         { return "gets a representative sequence for each OTU"; }