-
Notifications
You must be signed in to change notification settings - Fork 35
openfe dev version installs
Irfan Alibay edited this page Aug 22, 2025
·
12 revisions
This is a guide for installing pre-release versions of openfe, meaning that they are not tested.
You can install a version of OpenFE with the experimental ABFE and SepTop Protocols with:
micromamba install -c conda-forge/label/openfe_rc "openfe=1.7.0a1"
Tutorials for running SepTop and ABFEs can be found here:
SepTop: https://github.com/OpenFreeEnergy/ExampleNotebooks/blob/main/openmm_septop/septop_tutorial.ipynb
ABFEs: https://github.com/OpenFreeEnergy/ExampleNotebooks/blob/main/abfe_tutorial/abfe_tutorial.ipynb