mamba env create -f env.yml # edit cuda and MPI according to your cluster
mamba activate grandfep_env
pip install .source /home/NAME/SOFTWARE/miniforge3/bin/activate grandfep_env
module add openmpi4/gcc/4.1.5 # only as an example
which mpirun # check if the correct mpirun is usedWhat this shows: aggregated error across the full water set (lower is better).
- GrandFEP (GCMC): 0.94 kcal/mol
- GrandFEP (WaterMC): 1.00 kcal/mol
- FEP+: 0.86 kcal/mol
- OpenFE: 1.60 kcal/mol
How to read: each panel is one target; diagonal is perfect agreement; shaded band indicates 1 kcal/mol error region.
What this shows: target-by-target breakdown of error (RMSE) and correlation (R²), including bootstrapped 95% CI.
huichenggong.github.io/GrandFEP
Chenggong Hui
chenggong.hui@mpinat.mpg.de
huicgx@126.com



