SolvationToolkit icon indicating copy to clipboard operation
SolvationToolkit copied to clipboard

Supports RDKit

Open iwatobipen opened this issue 3 years ago • 2 comments

Dear developer,

I would like to ask you that do you have plan to support RDKit for structure handling in the package like openffTK? Thanks,

Taka

iwatobipen avatar Feb 23 '22 00:02 iwatobipen

Good question, but the answer is that I'm not really maintaining this at present. Instead, I recently discovered that we have functionality in OpenFF's Evaluator which can do the same thing (in a way which should work with RDKit). Would that be helpful to you? If so I can link you to how that works and provide an example.

davidlmobley avatar Feb 23 '22 18:02 davidlmobley

Thanks for your reply and sorry for my late reply. I'll try to use the Evaluator ;)

iwatobipen avatar Jun 05 '22 03:06 iwatobipen

Good question, but the answer is that I'm not really maintaining this at present. Instead, I recently discovered that we have functionality in OpenFF's Evaluator which can do the same thing (in a way which should work with RDKit). Would that be helpful to you? If so I can link you to how that works and provide an example.

Hi, Would you be able to provide either link to documentation or an example? I keep digging but unable to find anything useful. Cheers, M

MiloszGrabski avatar Jun 14 '24 12:06 MiloszGrabski

Potentailly. I have an example of this in a course I teach, e.g. this Jupyter notebook here: https://github.com/MobleyLab/drug-computing/blob/f38a4148e9e70238c88fc8110d95b34688f02838/uci-pharmsci/lectures/SMIRNOFF_simulations/mixture_simulations.ipynb (probably won't load in a web browser but consider cloning the repo and looking at the mixture_simulations notebook).

davidlmobley avatar Jun 14 '24 16:06 davidlmobley