OpenFreeEnergy / alchemiscale

a high-throughput alchemical free energy execution system for use with HPC, cloud, bare metal, and Folding@Home
https://docs.alchemiscale.org/
MIT License
23 stars 8 forks source link

[user story] Run PMX-based P-L FE calculations using the same method as previous benchmarks #6

Open j-wags opened 2 years ago

j-wags commented 2 years ago

In broad terms, what are you trying to do?

Automate a pipeline that's as similar as possible to @dfhahn's earlier benchmarks (section 2.2.3 of this link). Running protein-ligand free energy benchmarks are a requirement (or at least a very important "should" priority) for the release of Rosemary. Having a rapid and low-cost way to do this would greatly reduce the friction of testing new parameters and proposed FF modifications.

How do you believe using this project would help you to do this?

I envision that this project would provide an easy interface to ingest:

Ideally, the structure inputs could be taken directly from https://github.com/openforcefield/protein-ligand-benchmark

What problems do you anticipate with using this project to achieve the above?

The PMX codebase is under continuous development and is somewhat fragmented, so it would be helpful to figure out pinning strategies to ensure that use of this interface really does just capture the change in FF performance, and not underlying changes in methodology.

Preparing protein structures for simulation is complex both technically and scientifically. The workflows that perform this preparation will likely undergo further development, and so a similar pinning strategy will be important to isolate the calculation results from changes other than those in the force fields.

jchodera commented 2 years ago

@j-wags : Do you need to exactly reproduce what was done previously if it's easy to consistently benchmark all generations of force field releases (and pre-releases) in parallel with a slightly different, more modern version of the codebase?

dotsdl commented 2 years ago

Raw notes from story review, shared here for visibility: