Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
StandardizeDataRki: filter for "PANGOLIN_LATEST"
Based on <#476 (comment)>, we can filter for `PANGOLIN_LATEST` to get the latest lineage assignment. If none of the lineages are marked as `PANGOLIN_LATEST`, then just use the first one in the list since this was the behavior before the change. If there are multiple `PANGOLIN_LATEST` lineages, then just use the first one and output a warning. I've removed the assertion because this should not block the whole ncov-ingest workflow. Resolves <#478>
- Loading branch information