Skip to content

Allow pre-selecting mutations when calling nucleotideMutations #1656

@fhennig

Description

@fhennig

For wastewater, we want to get the proportions of a known list of mutations. We're currently using the nucleotideMutations endpoint and then looking for the mutations we are interested in.

This is not great, because the call can get quite expensive and the response needlessly large, when we only care about a few dozen or hundreds of mutations.

N.B.: For a handful of mutations, another alternative is to do an aggregate call for each mutation. But for about 300 to 800 mutations, this isn't feasible anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions