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

Extend protocols results with helpful quantities for analysis #5

Open
2 tasks
ijpulidos opened this issue Oct 10, 2023 · 2 comments
Open
2 tasks

Extend protocols results with helpful quantities for analysis #5

ijpulidos opened this issue Oct 10, 2023 · 2 comments

Comments

@ijpulidos
Copy link
Contributor

It is useful to think about appending to the protocol results values or quantities that are expected to be needed for the analysis.

Candidates of such quantities could be:

  • Convergence of the free energy estimate (time series of FE)
  • Mixing of replicas (for the Repex protocol)

Others?

@ijpulidos
Copy link
Contributor Author

@JenkeScheen @jthorton Are there any in particular that could be useful for the work you are doing with asapdiscovery-alchemy?

@richardjgowers
Copy link
Collaborator

Just an FYI for how this works from a Gufe perspective. Anything you put in the output dictionary from ProtocolUnit._execute should get communicated back home. So for the perses eq-RFE Protocol we're including plenty of extra dicts: https://github.com/OpenFreeEnergy/openfe/blob/main/openfe/protocols/openmm_rfe/equil_rfe_methods.py#L1030C1-L1036C10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Planned
Development

No branches or pull requests

2 participants