We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The make sync-varcons command should be updated to retrieve WHO variants based on Outbreak.Info's curated_lineages list:
make sync-varcons
https://github.com/outbreak-info/outbreak.info/blob/5fda2ea4e697fd08d3a79acf4e239b16637e6058/curated_reports_prep/curated_lineages.yaml
https://github.com/outbreak-info/outbreak.info/blob/5fda2ea4e697fd08d3a79acf4e239b16637e6058/web/src/assets/genomics/curated_lineages.json
Also should we maintain a similar list in our database too?
Outbreak.Info also maintained a table of all lineages and their descendants: https://raw.githubusercontent.com/cov-lineages/lineages-website/master/data/lineages.yml
The text was updated successfully, but these errors were encountered:
philiptzou
No branches or pull requests
The
make sync-varcons
command should be updated to retrieve WHO variants based on Outbreak.Info's curated_lineages list:https://github.com/outbreak-info/outbreak.info/blob/5fda2ea4e697fd08d3a79acf4e239b16637e6058/curated_reports_prep/curated_lineages.yaml
https://github.com/outbreak-info/outbreak.info/blob/5fda2ea4e697fd08d3a79acf4e239b16637e6058/web/src/assets/genomics/curated_lineages.json
Also should we maintain a similar list in our database too?
Outbreak.Info also maintained a table of all lineages and their descendants: https://raw.githubusercontent.com/cov-lineages/lineages-website/master/data/lineages.yml
The text was updated successfully, but these errors were encountered: