graph-genome / MatrixTubeMap

Using a Matrix to show coverage of multiple genomic sequences using a prototype hack of Sequence Tubemap
MIT License
7 stars 0 forks source link

Coloring by Row Path #17

Closed josiahseaman closed 4 years ago

josiahseaman commented 4 years ago

There are many options for coloring. The best is to given each path (row) one color for the full length of coverage. A chromosome being covered by many colors means the paths are fragmented.

Solution Mouseover and coloring id need to be independent of each other.