bebop / poly

A Go package for engineering organisms.
https://pkg.go.dev/github.com/bebop/poly
MIT License
665 stars 70 forks source link

CutWithRestrictionEnzyme now cuts across origins of circular sequences #308

Closed Koeng101 closed 1 year ago

Koeng101 commented 1 year ago

Very simple PR. I noticed CutWithRestrictionEnzyme didn't work across sequence origins, so I fixed that.