TRON-Bioinformatics / covigator

CoVigator - Monitoring SARS-CoV-2 mutations
MIT License
11 stars 1 forks source link

Annotate lineages with names (eg: Delta) #61

Closed priesgo closed 1 year ago

priesgo commented 1 year ago

I initially thought of having a new lineages table in the database, where the PK is the Pangolin lineage identifier (ie: B.1.1.7) and additionally we have metadata about like WHO designation (ie: Delta), flag of VOC, parent lineage, etc.

This is a good resource to fetch such data: https://github.com/cov-lineages/constellations There may be others.

Subtasks:

priesgo commented 1 year ago

Add maybe a radio button into the lineages tab to switch to WHO names (eg: alpha, delta) instead of pangolin ids