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

Allow filter of list endpoint #86

Open
tcezard opened this issue Apr 24, 2024 · 0 comments
Open

Allow filter of list endpoint #86

tcezard opened this issue Apr 24, 2024 · 0 comments

Comments

@tcezard
Copy link
Member

tcezard commented Apr 24, 2024

The list endpoint should allow for filter to be applied to limit the amount of sequence collection returned.
In first instance we should allow filtering by level1 digests of specific properties. For example:

list?sequences=hsobfd02h2cjta923flhyfsx

Should only return sequence collection level 0 digest that contains a set of sequence which level1 digest is hsobfd02h2cjta923flhyfsx

This should be applicable to all properties that have level 1 digest.
In our case that would be sequences, names, lengths, md5_sequences, and sorted_name_length_pairs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant