PoonLab / covizu

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

epicov: Front-end isn't displaying any recombinant lineages #468

Closed GopiGugan closed 1 year ago

GopiGugan commented 1 year ago

We're filtering recombinant lineages in the backend: https://github.com/PoonLab/covizu/blob/e444b881182bd188c1a22b2a7d01f00907038709/covizu/utils/batch_utils.py#L65-L66

This should be moved to the front-end: https://github.com/PoonLab/covizu/blob/0ec4a711e591ae7f6005be550f85994e4726e531/js/drawtree.js#L785-L788