GMOD / jbrowse-components

Source code for JBrowse 2, a modern React-based genome browser
https://jbrowse.org/jb2
Apache License 2.0
205 stars 61 forks source link

Refactor GFF3 parser to avoid returning internal _linehash variable #4569

Closed cmdcolin closed 1 week ago

cmdcolin commented 1 week ago

Fix #4567

This tried to avoid "object mutation" of the feature returned by GFF3 parser which is not as great typescript-wise for knowing what is going into your object