josiahseaman/skittle

Repeat Map Detail PNG

josiahseaman opened this issue · 2 comments

In order to be able to visually inspect details of the Repeat Map at any scale I propose a Repeat Detail view. This would not be a regular graph, but a popover/bottom panel that could be triggered on any pixel of the Repeat Map.

Features:

  • Given any pixel of the Repeat Map, calculate the start position, offset, characters per line, scale
    • Mouse tracking relative to the start of Repeat Map
    • Click calculates parameters and requests an image
  • Retrieve the sequence for this group of settings
  • Deliver a tiny PNG based on these settings
  • Deliver larger PNG with formatting and Highlighting
  • Display the PNG styled into the exist DNASkittle interface

The necessary followup issue for an interactive UI will be a separate issue.

image

6f7de8e