Skip to content

OpenFreeEnergy/ExampleNotebooks

Repository files navigation

Logo full_tests pre-commit.ci status Open In Colab

OpenFE Notebooks

Collection of notebooks for the Open FreeEnergy project. These can be ran in the browser via the Binder links.

Binder link Description
Open In Colab Start here. This notebook demonstrates how a free energy calculation can be defined, executed and analyzed using the openfe package.
Binder Demonstrating how to plan a free energy network and apply a protocol Note: This notebook might not load if Binder is experiencing heavy usage.

Running these notebooks locally

To run these notebooks locally you will need to install the openfe package, this is best done using the instuctions here

Then you can download a copy of the notebooks:

  • wget -O OpenFEExampleNotebooks.tar.gz https://github.com/OpenFreeEnergy/ExampleNotebooks/tarball/main
  • or (depending on your platform)
  • curl -L -k -o OpenFEEXampleNotebooks.tar.gz https://github.com/OpenFreeEnergy/ExampleNotebooks/tarball/main

Unpack, then navigate to the downloaded notebooks:

  • tar -xz OpenFEExampleNotebooks.tar.gz
  • cd OpenFreeEnergy-ExampleNotebooks-b79be48

Then launch the notebook application as:

  • jupyter notebook

This should present a choice of notebooks to follow.

About

Notebooks demonstrating how to do simple tasks related to free energy calculations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages