chembl / chembl_webservices_2

Source code of the ChEMBL web services.
https://www.ebi.ac.uk/chembl/ws
Other
16 stars 3 forks source link

When look at Mechanism of Action data for a molecule, can it also show references? #93

Closed ljbellis closed 7 years ago

ljbellis commented 8 years ago

Currently, on the interface Mechanism of Action has references linked to the data.

e.g. https://www.ebi.ac.uk/chembl/compound/inspect/CHEMBL2068724

When pulling back the same information via the web services, reference data is not displayed.

https://www.ebi.ac.uk/chembl/api/data/mechanism?molecule_chembl_id=CHEMBL2068724

Is this something which can be added?

mnowotka commented 8 years ago

Yes, in fact I was discussing this today with @nclopezo as this will be necessary for the new interface.

mnowotka commented 7 years ago

Again, tagging @nclopezo to let you know that this is deployed to dev server: https://wwwdev.ebi.ac.uk/chembl/api/data/mechanism?molecule_chembl_id=CHEMBL2068724

mnowotka commented 7 years ago

Fixed.