libnano / primer3-py

Simple oligo analysis and primer design
https://libnano.github.io/primer3-py
GNU General Public License v2.0
162 stars 43 forks source link

primer3 2.6.0 feature #56

Closed sanjaynagi closed 1 year ago

sanjaynagi commented 2 years ago

Is there any scope for updating the primer3 version in primer3-py?

The 2.6.0 version adds an internal oligo parameter - SEQUENCE_INTERNAL_OVERLAP_JUNCTION_LIST which would be very useful for probe design. Thanks!

benpruitt commented 1 year ago

primer3-py now includes primer3 v2.6.1 as of the v1.0.0 release -- SEQUENCE_INTERNAL_OVERLAP_JUNCTION_LIST is now supported through the design binding (and there is test coverage w/ the primer_internal_position_input test input file).