choderalab / openmmtools

A batteries-included toolkit for the GPU-accelerated OpenMM molecular simulation engine.
http://openmmtools.readthedocs.io
MIT License
245 stars 77 forks source link

Create analysis module/notebook #678

Open zhang-ivy opened 1 year ago

zhang-ivy commented 1 year ago

It would be useful to have an analysis module that generates useful plots for diagnosing "simulation health", like the one in yank .

It might helpful to include some of the analyses used in our manuscript on investigating sampling issues in barnase:barstar:

richardjgowers commented 9 months ago

Just dropping some links for what openfe has done:

In general, rather than writing structural analysis shouldn't be something FE specific, but instead you plug in the trajectory to mdanaylsis/mdtraj and can somewhat forget that it's FE-related except for the alchemical regions. We're currently tagging sections via "bfactor", to label them as core/A/B/environment etc.