On 7/24/07, Auxence Sima <[EMAIL PROTECTED]> wrote:
Hello everyone ! I have this question: can anyone give me an idea of how i can do this. Im trying to figure out how to run Primer3 in batch mode from the Linux command line, and then process the result from a perl script ( which i have to write). any idea how to generate primers for many sequences at once, or what the perl script would look like. i have an input file created for me to use. Any suggestions???/
The Primer3 mailing list is [EMAIL PROTECTED] I am sure they will be able to help you to figure out how to run it. As for what the perl script would look like, you haven't told us what you want to do or provided any code that has a problem, so we really can't give you any more direction than #!/usr/bin/perl use strict; use warnings; #do stuff here -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/