acceleratedscience / open-ad-toolkit

Open Accelerated Discovery Client Base toolkit
https://acceleratedscience.github.io/openad-docs/
MIT License
8 stars 1 forks source link

Show Molecule displays synonym match before Smiles Match #57

Open PhillipDowney opened 1 month ago

PhillipDowney commented 1 month ago

when performing display or show molecule command, if it searches PubChem for result it will display a Synonym match before Smiles Match.

PhillipDowney commented 1 month ago

Solution:

Reorder the search in mol_functiond.retrieve_mol to prioritise for SMILES search

PhillipDowney commented 1 month ago

Fix committed to branch chemchat_update