Withdrawn Class
Closed this issue · 2 comments
apbento commented
We have added a new field to the molecule_dictionary: withdrawn_class.
Could you please add that to the molecule endpoint of the web services.
We are already showing the withdrawn_flag, withdrawn_year, withdrawn_country, withdrawn_reason.
See for example: https://www.ebi.ac.uk/chembl/api/data/molecule/CHEMBL127516
Thanks!
agaulton commented
Should also be added to Drug endpoint. But looks like that may appear by default if we add this field to the MoleculeDictionary and MoleculeBrowseDrugs models?
juanfmx2 commented
This has just been deployed in the web services:
https://www.ebi.ac.uk/chembl/api/data/molecule.json?withdrawn_class__isnull=false
https://www.ebi.ac.uk/chembl/api/data/drug.json?withdrawn_class__isnull=false