Skip to content

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

@ajo2995

Description

@ajo2995

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions