]> git.donarmstrong.com Git - mothur.git/blobdiff - binsequencecommand.h
added modify names parameter to set.dir
[mothur.git] / binsequencecommand.h
index 5bdd401f9411e4abb21aa6a12284bfa98f4b5bda..c93041f348505d7482e9a18d2658d29919eae309 100644 (file)
@@ -28,8 +28,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "bin.seqs";                    }
        string getCommandCategory()             { return "Sequence Processing"; }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Bin.seqs"; }
        string getDescription()         { return "maps sequences to otus"; }