vgteam / sequenceTubeMap

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

Draw highlighted reads over other reads #323

Closed adamnovak closed 1 year ago

adamnovak commented 1 year ago

When mousing over a read to highlight it, the read retains its Z position. So other reads can hover over your highlighted read, obscuring it and preventing you from seeing where it goes.

When a read is highlighted, it should draw through or over all the other reads, so you can always see where your highlighted read is going.