chembl / chembl_webresource_client

Official Python client for accessing ChEMBL API
https://www.ebi.ac.uk/chembl/api/data/docs
Other
373 stars 95 forks source link

How do I retrieve the Unichem Cross references as a dictionary/list for a CHEMBL compound? #124

Open jrkarki opened 1 year ago

jrkarki commented 1 year ago

I am trying to get all the Unichem cross-references for a chembl compound for eg: CHEMBL25. How can I do it using the chembl_webresource_client or the API?