Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion openfe_benchmarks/data/benchmark_system_indexing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,14 @@ water_set:
taf12: ["protein", "bfe"]
thrombin: ["protein", "bfe"]
urokinase: ["protein", "bfe"]
solvation_set:
freesolv: ["sfe"]
metadata:
last_updated: "2026-02-13"
last_updated: "2026-02-16"
notes:
- "Systems may or may not include cofactor files"
- "All systems can be used for ASFEs and RSFEs"
- "sfe tags indicate that a system has experimental salvation free energy data available"
- "bfe tag indicates that experimental binding free energy data is available for this system"
- "Systems with proteins can also be used for RBFE and ABFE calculations"
- "Systems with ligands and cofactors could potentially be used for RBFE and ABFE calculations"
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Done by Joshua Horton on 2026-02-12

All ligands extracted from the FreeSolv database version https://github.com/MobleyLab/FreeSolv/releases/tag/v0.52



## Notes

The reference data was generated using the [generate_freesolv_exp_data.py](../../../data_generation/generate_freesolv_exp_data.py) script using the [conda-lock_linux-64.yml](../../../data_generation/conda-lock_linux-64.yml) environment.
Charges were generated using the [charge_freesolv.py](../../../data_generation/charge_freesolv.py) script using the [conda-lock_linux-64.yml](../../../data_generation/conda-lock_linux-64.yml) environment.
Some ligands could not be charged with all methods, the following lists the ligands that could not be charged with each method:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would we want to add a ligand network for these, or not for now?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll say no for now, as I don't think this will be needed yet and don't want to confuse people. We can add when needed?


- am1bccelf10_oe:
- mobley_7176248

- am1bcc_at:
- mobley_9741965
Loading
Loading