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
LAPIS can already expose the reference genomes and the database config. However, LAPIS currently does not have knowledge of the lineage definition file. Therefore, we decided that SILO should have an endpoint that exposes this file.
SILO endpoint: GET /linageDefinition/{column}
It should check that the column exists and has generateLineageIndex: true
→ SILO should support multiple lineage trees in the future
The text was updated successfully, but these errors were encountered:
LAPIS can already expose the reference genomes and the database config. However, LAPIS currently does not have knowledge of the lineage definition file. Therefore, we decided that SILO should have an endpoint that exposes this file.
SILO endpoint:
GET /linageDefinition/{column}
It should check that the column exists and has generateLineageIndex: true
→ SILO should support multiple lineage trees in the future
The text was updated successfully, but these errors were encountered: