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

API: get curation data for a set of genes #4

Open
ajo2995 opened this issue Feb 27, 2018 · 0 comments
Open

API: get curation data for a set of genes #4

ajo2995 opened this issue Feb 27, 2018 · 0 comments

Comments

@ajo2995
Copy link
Member

ajo2995 commented Feb 27, 2018

Given a list of gene ids, fetch the opinions and reasons with their frequency from the database. The format can be a list with one entry per gene:
[ { "id":"gene id", "opinion": "okay/flag", "reason": "none/5prime/3prime/...", "count": number of people with this opinion and reason} ]

This denormalized format can be easily aggregated in different ways by the client.

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