chembl / chembl_webresource_client

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

Searching molecules with inchikey produces large # of hits #93

Open stuchalk opened 3 years ago

stuchalk commented 3 years ago

Doing cmpds = molecule.search(identifier) where identifier is an inchikey produces a large # of hits, in fact 'REEUVFCVXKWOFE-UHFFFAOYSA-K' produces 925 hits (see attached zip file). Is this correct behaviour? Is there a way I can make it specific based on the inchikey? REEUVFCVXKWOFE-UHFFFAOYSA-K.json.zip