TRON-Bioinformatics / covigator

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

Covid19Data Portal missing Lineages handling #133

Open johausmann opened 10 months ago

johausmann commented 10 months ago

I noticed another problem after the Covid19DataPortal update. We get the lineage information from the portal directly and store it in the database. After the Data Portal update I looked at the lineages plot and saw that it does not go further than October last year. I then checked the samples from the update and saw that of the 462.957 new assemblies, 348.256 have no lineage in the repository. Of the remaining assemblies, the newest ones have a collection_date < 2022-02-28, so the plot shows no 2023 lineages.

johausmann commented 10 months ago

Okay, we need to address the following items.