I'm working on a script using BioPerl's implementation of Primer3 in the Bio::Tools::Run::Primer3Redux package.
This question may be just a result of paranoia - but when you specify a region to be included for consideration for primer design (using the SEQUENCE_INCLUDED_REGION attribute) - does Primer3 still include the rest of the input sequence to check for possibility of mis-priming or off-target effects?
I would assume yes - but it's not 100% clear from the documentation.
Hrmm.. I know it won't consider those regions as valid primers - but I'm wondering if it includes regions outside the "included area" for mispriming purposes. I'll have to test it out to see what the real functionality is by giving it contrived sequence.