libnano / primer3-py

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

Nested structure for primer results #110

Closed grinner closed 1 year ago

grinner commented 1 year ago

see issue #50

PRIMER_{PAIR, LEFT, RIGHT, INTERNAL} output dictionary keys. Retaining original keys as well for compatibility

version bump to 2.0.0

Updated CHANGES

Updated cython_help.md for a note about the c_ascii_structure argument from a previous PR #100