ropensci / webchem

Chemical Information from the Web
https://docs.ropensci.org/webchem
Other
160 stars 40 forks source link

Chembl #109

Open eduardszoecs opened 8 years ago

eduardszoecs commented 8 years ago

https://www.ebi.ac.uk/chembl/api/data/docs https://www.ebi.ac.uk/chembl/ws

Aariq commented 4 years ago

Chembl

API docs here:

Feasibility

Has a well documented REST API. Has a python client as well, for inspiration

There are probably too many possible requests to implement in webchem (there could easily be a stand-alone chembl package), but maybe there are a few things that aren't covered by other databases that we'd want to implement.

Scope

Overlap

Aariq commented 4 years ago

Note: the translator functions might be worth it alone as an alternative to CTS which seems less reliable.