PoonLab / covizu

Rapid analysis and visualization of coronavirus genome variation
https://filogeneti.ca/CoVizu/
MIT License
45 stars 20 forks source link

Remove recombinant lineages from time-scaled tree #405

Closed ArtPoon closed 1 year ago

ArtPoon commented 2 years ago

I suspect this is being driven by Delta-Omicron recombinants (for example, lineage XS) - see screencap:

Screen Shot 2022-05-30 at 10 29 26 AM

Since there are now enough recombinant lineages to distort the tree, we should probably exclude recombinant lineages from the tree. We still need to display beadplots for the recombinant lineages, so we have to come up with another way of allowing users to navigate to these. I think the simplest approach is to draw these lineages as independent branches above the tree:

Screen Shot 2022-05-30 at 11 41 34 AM

This will break the current tree-drawing algorithm, though.

ArtPoon commented 2 years ago

Note that recombinant lineages always have an X prefix under the PANGO nomenclature system

ArtPoon commented 2 years ago

in progress

ArtPoon commented 2 years ago
ArtPoon commented 2 years ago

In progress, @GopiGugan resolving small bug involving tooltip

GopiGugan commented 2 years ago

image

ArtPoon commented 2 years ago

Let's focus on merging PR #409 before we work on incorporating this - thanks @GopiGugan !

ArtPoon commented 2 years ago

see also #413

ArtPoon commented 2 years ago

in current PR #415