Open johnlees opened 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
Done for single query, may come back to grafting idea if we extend to multi-query
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