johnlees / PopPUNK-web

Web version of PopPUNK
https://web.poppunk.net
Apache License 2.0
2 stars 0 forks source link

Have two trees #12

Open johnlees opened 4 years ago

johnlees commented 4 years ago

1) Pre calculated global tree, with assigned lineage highlighted (microreact?) 2) Tree drawn on demand for the assigned lineage (phylocanvas?)

We could also do something like: Find k nearest neighbours, and redraw tree with query Graft new tree back in place

johnlees commented 4 years ago

Done for single query, may come back to grafting idea if we extend to multi-query