You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As developer I want an api endpoint such that that when I send a GET request to the URL, hateoas compliant, paginated list of all mapped genes in the database is returned in JSON Format. Corresponding endpoints {base_url}/v2/genes/HBS1L for retrieving one gene accordingly should be added as well
Discussed with the team and we decided to use slim Solr to get the data as it has the field enrichments needed (from Ensembl), avoiding extra processing and Ensembl data caching.
ala-ebi
added a commit
to EBISPOT/gwas-data-commons
that referenced
this issue
Feb 19, 2025
As developer I want an api endpoint such that that when I send a GET request to the URL, hateoas compliant, paginated list of all mapped genes in the database is returned in JSON Format. Corresponding endpoints {base_url}/v2/genes/HBS1L for retrieving one gene accordingly should be added as well
Management Rules
Acceptance Tests
Additional details here
The text was updated successfully, but these errors were encountered: