]> git.donarmstrong.com Git - mothur.git/blobdiff - filterseqscommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / filterseqscommand.h
index b2322379d6eb0467c2e64ba5e98c28e6d604181c..fc6bcb2efab1b3885af316a160faa59446600f30 100644 (file)
@@ -24,8 +24,9 @@ public:
        vector<string> setParameters();\r
        string getCommandName()                 { return "filter.seqs";                 }\r
        string getCommandCategory()             { return "Sequence Processing"; }\r
-       string getOutputFileNameTag(string, string);\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