bebop / poly

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

patched start codon regression #414

Closed TimothyStiles closed 7 months ago

TimothyStiles commented 7 months ago

Changes in this PR

There was a small regression that required that all translated sequences begin with a start codon.

Why are you making these changes?

Not all translatable sequences should have a start codon. This will break cloning scheme workflows and probably other things.

Are any changes breaking? (IMPORTANT)

No

Pre-merge checklist

All of these must be satisfied before this PR is considered ready for merging. Mergeable PRs will be prioritized for review.