bebop / poly

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

patched genbank parser and builder to handle BASE COUNT. #386

Closed TimothyStiles closed 10 months ago

TimothyStiles commented 10 months ago

Changes in this PR

I've patched the genbank parser and builder to handle the BASE COUNT line.

Why are you making these changes?

Not handling this breaks the parser and cases it to throw an error.

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.