Skip to content

Commit 71a0471

Browse files
committed
Add some more explanations
1 parent 1fb8566 commit 71a0471

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

openmm_septop/septop_analysis.ipynb

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@
88
"# Analysis of a network of RBFE SepTop calculations\n",
99
"\n",
1010
"In this notebook we show how to analyze a network of transformations, run with the OpenFE Separated Topologies protocol.\n",
11-
"This notebook shows you how to extract the overall difference in binding affinity between two ligands, as well as the contribution from the different legs (complex and solvent) of a transformation."
11+
"This notebook shows you how to extract\n",
12+
"\n",
13+
"- The overall difference in binding affinity between two ligands (DDG)\n",
14+
"- The MLE-derived absolute binding free energies\n",
15+
"- The contribution from the different legs (complex and solvent) of a transformation."
1216
]
1317
},
1418
{
@@ -399,7 +403,9 @@
399403
"id": "d6e47322-bd5b-4b3b-b601-c406c03f8284",
400404
"metadata": {},
401405
"source": [
402-
"### Obtain the overall difference in binding affinity for all edges in the network"
406+
"### Obtain the overall difference in binding affinity for all edges in the network\n",
407+
"\n",
408+
"Here, if only a single repeat was run, the MBAR error is used as uncertainty estimate"
403409
]
404410
},
405411
{

0 commit comments

Comments
 (0)