vgteam / sequenceTubeMap

displays multiple genomic sequences in the form of a tube map
MIT License
180 stars 25 forks source link

Get the region description to be visible on the page when looking at the region #361

Closed adamnovak closed 11 months ago

adamnovak commented 11 months ago

Right now, when you select a region by description from the dropdown, you can't actually see its description anymore, even if you git Go to bring it up.

We should display the description of a BED region on the page somewhere, when the user is looking at that region. It could appear in the region box along with the coordinates, or it could appear as text on the page (which would be easier to implement).