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

Famplex lookup fails in current version #12

Open
bgyori opened this issue Jul 18, 2022 · 1 comment
Open

Famplex lookup fails in current version #12

bgyori opened this issue Jul 18, 2022 · 1 comment
Assignees

Comments

@bgyori
Copy link

bgyori commented Jul 18, 2022

The request http://biolookup.io/api/lookup/fplx:ERK used to return a valid response that contained e.g., ERK as the name but the lookup in the currently deployed version fails:

{
  "identifier": "ERK",
  "message": "Could not look up identifier",
  "prefix": "fplx",
  "providers": {
    "biolookup": "http://biolookup.io/fplx:ERK",
    "bioregistry": "https://bioregistry.io/fplx:ERK",
    "default": "https://sorgerlab.github.io/famplex/ERK",
    "miriam": "https://identifiers.org/fplx:ERK",
    "n2t": "https://n2t.net/fplx:ERK"
  },
  "query": "fplx:ERK",
  "success": false
}
@cthoyt
Copy link
Member

cthoyt commented Jul 19, 2022

Somehow famplex didn't make it into the build - there are no entries at all loaded (c.f. http://biolookup.io/statistics)... not sure how that happened, but will look into a new deployment. Unfortunately this will be tricky this week with my slow internet, so I will see how far I can get in tracking down why it happened in the first place

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

2 participants