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

Search for genes returns invalid results #436

Open
gromdimon opened this issue Mar 22, 2024 · 0 comments
Open

Search for genes returns invalid results #436

gromdimon opened this issue Mar 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gromdimon
Copy link
Contributor

Describe the bug
REEV has received numerous issues related to incorrect search results (bihealth/reev#584, bihealth/reev#572). Both of these issues relate to gene query resolution, which occurs in REEV by calling the annonars endpoint /genes/search?q=${query}. After a couple of requests, the problem turned out to be in the data sent from the annonars (the invalid response).

To Reproduce
Look into: bihealth/reev#584, bihealth/reev#572
Brief:
Some queries doesn't work at all:

  • ENSG00000242029
  • OR4K8P genomeBuild=grch37

Other return invalid result:
PREP: refer to bihealth/reev#572

Expected behavior
As described in previous issues, the search for gene should work properly.

Screenshots
N/A

Additional context
N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

2 participants