]> git.donarmstrong.com Git - mothur.git/blobdiff - removeotuscommand.h
changes while testing
[mothur.git] / removeotuscommand.h
index 3a52a39f120a0d2af788478df3a590c64a7f9306..a7fcf0eaa1316203f0ec65c79094a2ef6f809ac3 100644 (file)
@@ -25,8 +25,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "remove.otus";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Remove.otus"; }
        string getDescription()         { return "outputs a new list file containing the otus NOT containing sequences from the groups specified"; }