Replies: 1 comment
-
@dlrice I believe there may be a data flow problem that is cropping up in the goa_human file that causes this. I've created an issue here to track it: #135 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The UniProtKB entry P08887 (IL6R, interleukin 6 receptor) has no associated GO-CAMs when searching with the gene products endpoint:
which is surprising as our curators have worked on GO-CAMs for this entry. It was then realized that the GO-CAMs are attached to the specific isoform P08887-2. However the API does not find anything for this:
Looking at other GO-CAMs we can see isoforms are present in the OWL files. For example, the isoform (P08887-2) mentioned above is contained within the following model,
so it seems GO-CAMs are constructed using UniProtKB isoforms but they aren't searchable via the gene product endpoint. Is that expected? Is there another way for us to search for GO-CAMs with a given UniProtKB isoform?
Beta Was this translation helpful? Give feedback.
All reactions