Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
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
4 changes: 2 additions & 2 deletions src/openfecli/data/_registry.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
known_hash="md5:ff7313e14eb6f2940c6ffd50f2192181",
)
zenodo_abfe_data = dict(
base_url="doi:10.5281/zenodo.17348229/",
base_url="doi:10.5281/zenodo.18869458/",
fname="abfe_results.zip",
known_hash="md5:547f896e867cce61979d75b7e082f6ba",
known_hash="md5:7702338fddb0cc3ede59809f670ef506",
)
zenodo_septop_data = dict(
base_url="doi:10.5281/zenodo.17435569/",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ligand DG (kcal/mol) std dev uncertainty (kcal/mol)
1 -18.36 0.98
1 -19.6 1.5
Original file line number Diff line number Diff line change
@@ -1,10 +1,28 @@
leg ligand DG (kcal/mol) MBAR uncertainty (kcal/mol)
complex 1 34.77 0.81
complex 1 36.87 0.36
complex 1 36.17 0.80
complex 1 39.24 0.44
complex 1 36.34 0.91
complex 1 37.46 0.48
solvent 1 5.5 1.4
solvent 1 10.57 0.66
solvent 1 5.4 1.4
solvent 1 10.48 0.65
solvent 1 6.5 1.4
solvent 1 10.41 0.66
standard_state_correction 1 0.0 0.0
standard_state_correction 1 -9.0 0.0
standard_state_correction 1 0.0 0.0
standard_state_correction 1 -9.0 0.0
standard_state_correction 1 -8.9 0.0
standard_state_correction 1 0.0 0.0
standard_state_correction 1 -9.3 0.0
standard_state_correction 1 -9.3 0.0
standard_state_correction 1 0.0 0.0
standard_state_correction 1 -9.1 0.0
standard_state_correction 1 0.0 0.0
standard_state_correction 1 -8.9 0.0
standard_state_correction 1 -8.9 0.0
standard_state_correction 1 0.0 0.0
standard_state_correction 1 -9.0 0.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ligand DG (kcal/mol) MBAR uncertainty (kcal/mol)
1 -17.36 0.75
ligand DG (kcal/mol) std dev uncertainty (kcal/mol)
1 -18.8 1.5
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
leg ligand DG (kcal/mol) MBAR uncertainty (kcal/mol)
complex 1 34.77 0.81
complex 1 36.87 0.36
solvent 1 5.5 1.4
solvent 1 10.57 0.66
standard_state_correction 1 0.0 0.0
standard_state_correction 1 -9.0 0.0
standard_state_correction 1 0.0 0.0
standard_state_correction 1 -9.0 0.0
standard_state_correction 1 -8.9 0.0
Loading