Describe the desired feature/enhancement
The io/genbank package needs a significant refactor or to be re-written entirely.
Is your feature request related to a problem?
There are several outstanding issues with the parser that will be difficult to address in its current state: #383 #352 #351 #342
Describe alternatives you've considered (optional)
Main alternative is to hack over the code as-is to fix bugs, but I think this will take more time than a rewrite.
Describe the desired feature/enhancement
The
io/genbankpackage needs a significant refactor or to be re-written entirely.Is your feature request related to a problem?
There are several outstanding issues with the parser that will be difficult to address in its current state: #383 #352 #351 #342
Describe alternatives you've considered (optional)
Main alternative is to hack over the code as-is to fix bugs, but I think this will take more time than a rewrite.