You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 theupdate-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.The text was updated successfully, but these errors were encountered: