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

Consolidate gff3 adapter featureData routine, avoid Number-ifying null phase #4530

Closed cmdcolin closed 1 month ago

cmdcolin commented 1 month ago

this is a small PR that avoids "phase:0" field appearing in feature details in GFFs that have phase=. in the GFF

Larger effort: this PR is part of a effort to create "protein browsers" (where phase is unused)