epam / NGB

New Genome Browser (NGB) - a Web - based NGS data viewer with unique Structural Variations (SVs) visualization capabilities, high performance, scalability, and cloud data support
MIT License
161 stars 42 forks source link

Show vertical line through all tracks. #30

Closed Dmitrii-Romanov closed 7 years ago

Dmitrii-Romanov commented 7 years ago

Add a vertical line which illustrates the centre of the visualized region on each track (not only on BAM). It will be useful in cases of compare some tracks. Its very helpful to see if peak summits line up on WIGs tracks.

sidoruka commented 7 years ago

Regarding the implementation, there are several points to consider:

  1. Move "Show central line" option to General tab of Settings (see mockups below)
  2. When it is checked (by default - checked) - central line, that is currently used only for BAM, shall be shown on other tracks

Current state: cl_prev

TODO: cl_new