]> git.donarmstrong.com Git - mothur.git/blobdiff - screenseqscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / screenseqscommand.h
index 54c8fbb76a9f8db6d200b02feb2e28ce106682d0..771113da1bda0ee34859faaa39b2fe7be1bc2672 100644 (file)
@@ -23,6 +23,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "screen.seqs";                         }
        string getCommandCategory()             { return "Sequence Processing";         }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Screen.seqs"; }
        string getDescription()         { return "enables you to keep sequences that fulfill certain user defined criteria"; }