]> git.donarmstrong.com Git - mothur.git/blobdiff - filterseqscommand.h
fixed bug in pre.cluster with output file name change and other bugs while testing...
[mothur.git] / filterseqscommand.h
index 4405c33f52165d5c89cbe47e8513147cb14dd879..fc6bcb2efab1b3885af316a160faa59446600f30 100644 (file)
@@ -24,7 +24,9 @@ public:
        vector<string> setParameters();\r
        string getCommandName()                 { return "filter.seqs";                 }\r
        string getCommandCategory()             { return "Sequence Processing"; }\r
+       \r
        string getHelpString(); \r
+    string getOutputPattern(string);   \r
        string getCitation() { return "http://www.mothur.org/wiki/Filter.seqs"; }\r
        string getDescription()         { return "removes columns from alignments based on a criteria defined by the user"; }\r
        \r