quocodile / visualize-clonal-trees

code repository for group COMPs at Computer Science Department of Carleton College, MN, 2022 - 2023
MIT License
1 stars 0 forks source link

Linked highlighting on edges #9

Open theatraw opened 1 year ago

theatraw commented 1 year ago

Shared edges between two trees should have linked highlighting on hover.

quocodile commented 1 year ago

As I think about this ticket, I wonder if linked highlighting will cause problems. When we have two nodes with clusters in two trees but only one pair of mutations share an edge in that cluster, do we highlight that edge?

quocodile commented 1 year ago

After discussing it with Thea, we've established that this problem is non-trivial, and that big design considerations are involved. Will want to talk about this with Eric. Thea proposed an idea of providing text annotations specifying what exact edges we mean to highlight.