Skip to content

Commit 520f9b6

Browse files
committed
Add a "next steps" section
1 parent 7dac9d4 commit 520f9b6

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

rosemary_tutorials/peptide_RBFEs_with_rosemary.ipynb

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,18 @@
637637
"solvent_transform.to_json(\"solvent_transform.json\")\n",
638638
"complex_transform.to_json(\"complex_transform.json\")"
639639
]
640+
},
641+
{
642+
"cell_type": "markdown",
643+
"id": "08336042-2f23-4420-8678-c70c863acd00",
644+
"metadata": {},
645+
"source": [
646+
"## Running the transformations and next steps\n",
647+
"\n",
648+
"We can run these transformations using `quickrun`, please see our [documentation on how to do this](https://docs.openfree.energy/en/stable/guide/execution/quickrun_execution.html).\n",
649+
"\n",
650+
"If you want to scale this tutorial to a whole network of peptide transformations, you can apply the settings / charge methods demonstrated here to the [tutorial on setting up a relative binding free energy network](https://docs.openfree.energy/en/stable/tutorials/rbfe_python_tutorial.html). "
651+
]
640652
}
641653
],
642654
"metadata": {

0 commit comments

Comments
 (0)