Skip to content

Query co-occurences from SILO #1742

Description

@taepper

SILO now supports these queries:

default.map({pos_1 := sequence.at(1), ..., pos_421 := sequence.at(421)}).groupBy({count := count()}, {pos_1, ..., pos_421})

which will return a table with all present combinations of symbols at the listed positions.

LAPIS should expose this functionality in a specialized endpoint, which receives a sequence name and a list of positions from the user and queries SILO with exactly the query listed above

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions