You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Doing
cmpds = molecule.search(identifier)
whereidentifier
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
The text was updated successfully, but these errors were encountered: