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

facilitate retrieval of Rhea - protein interactions #124

Open
andrewsu opened this issue Apr 24, 2021 · 4 comments
Open

facilitate retrieval of Rhea - protein interactions #124

andrewsu opened this issue Apr 24, 2021 · 4 comments

Comments

@andrewsu
Copy link

Rhea is a database of "chemical and transport reactions of biological interest". Mappings between chemical compounds and Rhea IDs is available through mychem.info (and will be available to BTE after #123 is complete). However, I don't believe we currently have any resource in SmartAPI that returns links between proteins and Rhea reactions. I see two possible ways to get these mappings.

Related to NCATSTranslator/testing#49

@colleenXu
Copy link
Contributor

I've made an attempt here: NCATS-Tangerine/translator-api-registry#64

I've noted in the comments on the PR and in the yaml: I don't know if there will be issues with response-mapping. I notice that the Rhea ID we want is nested in the dbReferences array with CHEBI IDs....(which itself is nested in the comments array where not every element has a "reaction").

@andrewsu
Copy link
Author

@colleenXu your PR NCATS-Tangerine/translator-api-registry#64 has been merged and it looks like it is working as expected (biothings/biothings_explorer#172). As you noted on slack, it seems like the last step is to add the EBI Proteins API to the config.js file https://github.com/biothings/BioThings_Explorer_TRAPI/blob/master/src/routes/v1/config.js. Can you create a PR for that please?

@colleenXu
Copy link
Contributor

PR made here biothings/biothings_explorer#187

@colleenXu
Copy link
Contributor

Was done years ago. Can close this issue @NikkiBytes @marcodarko

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