]> git.donarmstrong.com Git - mothur.git/blobdiff - screenseqscommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / screenseqscommand.h
index b0d7c7c18f3852dd40395b0f699749fc885cc14b..284c9a5ac1a0bd5c90dca6b4854b725d6b428023 100644 (file)
@@ -23,8 +23,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "screen.seqs";                         }
        string getCommandCategory()             { return "Sequence Processing";         }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Screen.seqs"; }
        string getDescription()         { return "enables you to keep sequences that fulfill certain user defined criteria"; }