Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for openff-bespokefit #262

Open
jmichel80 opened this issue Mar 13, 2024 · 9 comments
Open

Support for openff-bespokefit #262

jmichel80 opened this issue Mar 13, 2024 · 9 comments
Labels
enhancement New feature or request

Comments

@jmichel80
Copy link
Contributor

It would be desirable to make it easier for users to combine molecules parameterised with openff-bespokefit with other system components. This would lower barriers for benchmarking studies with forcefield parameters optimised for each ligand which should be considered the current SOTA for classical force field FEP studies.

This could be done by wrapping around openff code described here and extending the BioSimSpace.Parameters API

At present interchange may be used to export a parameterised molecule into a file format that is compatible with a Sire parser. Longer term a direct openmm->sire conversion may be more robust.

@jmichel80 jmichel80 added the enhancement New feature or request label Mar 13, 2024
@bcossins
Copy link

+1

@lohedges
Copy link
Contributor

I looked at this but there appears to be a mind boggling amount of options etc. for bespoke fit. I imagine we wouldn't need all of these, but it might limit power users.

What's the issue with a user writing their OpenFF object to AMBER format and loading? Is this lossy, in which case direct conversion would be the only route.

@jmichel80
Copy link
Contributor Author

Maybe that works. Users seem unsure how to implement this feature themselves. Maybe all that is needed is to document a pipeline showing how to run BFE calculations with bespoke ffs.

@lohedges
Copy link
Contributor

Yes, I think some examples would help. I guess people might be unaware that you can mix things in BioSimSpace, i.e. you don't need everything to be in one topology file: you can create multiple molecules in different ways, then add them together.

@bcossins
Copy link

bcossins commented Sep 29, 2024 via email

@lohedges
Copy link
Contributor

I agree with that, my issue was more that there didn't (yet) appear to be a "standard" protocol to follow, so it wasn't clear what options to expose and what generally appropriate settings would be.

@bcossins
Copy link

bcossins commented Sep 29, 2024 via email

@lohedges
Copy link
Contributor

Great. I haven't looked for quite a while so it might be that things are more standardised now.

@bcossins
Copy link

bcossins commented Sep 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants