BjornFJohansson / pydna

Clone with Python! Data structures for double stranded DNA & simulation of homologous recombination, Gibson assembly, cut & paste cloning.
Other
166 stars 45 forks source link

Unify Primer classes #25

Closed BjornFJohansson closed 7 years ago

BjornFJohansson commented 8 years ago

There is one Primer class in amplify.py and one in primer_design.py. These should be merged.

BjornFJohansson commented 7 years ago

fixed in 1.1.4