bebop / poly

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

created parser regression test for nested sublocations. #385

Closed TimothyStiles closed 10 months ago

TimothyStiles commented 10 months ago

Changes in this PR

I've added a regression test case for an issue with the genbank location parser parseLocation that I have yet to solve.

Why are you making these changes?

I'm hoping by sharing this test case I can have some help solving this issue. Without it being fixed we won't be able to parse refseq's human genome for instance.

Pre-merge checklist

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