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

Set a different background color for the searched genomic coordinates #4486

Open cmdcolin opened 2 months ago

cmdcolin commented 2 months ago

Discussed in https://github.com/GMOD/jbrowse-components/discussions/4467

Originally posted by **LankyAlec** June 25, 2024 Hi, Several users of the genome browser, version react-linear-genome-view, which I manage, are complaining that when they set genomic coordinates and then modify them to look at the surrounding genes by moving the window or adjusting the zoom, they lose track of the original coordinates. How could this be avoided? Could we perhaps use a different background color for the original genomic coordinates? Or should we consider another solution? Thank you