Skip to content
New issue

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

Sublineage queries silently fail when update-lineages has never been run for a database #106

Closed
matthuska opened this issue Sep 6, 2023 · 1 comment
Assignees

Comments

@matthuska
Copy link
Contributor

If you create a new database with a property for lineages, and add some sequences with lineage metadata, you will get zero results if you do a sublineage search (e.g. match --LINEAGE "B.1*") before running the update-lineages command to pull lineage information from the pangolin GitHub repos.

We should return an error when a sublineage query is performed and the lineages table is empty.

@matthuska
Copy link
Contributor Author

Closed because we do not plan to continue covsonar 2 development. For covsonar 1 this is mostly addressed by #121

@matthuska matthuska closed this as not planned Won't fix, can't repro, duplicate, stale Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant