GMOD / GenomeFeatureComponent

Provides SVG View for Genome Features rendered with the Apollo Track Web Service from JBrowse data React Component
1 stars 4 forks source link

Fixing Issues With Highlights #74

Closed pjhale closed 3 years ago

pjhale commented 3 years ago

We need to know how this data is coming into the browser. It sometimes appears as a comma seperated list, sometimes as a bar seperated list, and sometimes as an array.

@nathandunn