An update to the original version coded by Ben Cree and Mateusz Bieniek
Original code and its associated pdb files used + documentation @ https://github.com/bieniekmateusz/Protein-ligand-openmm-workflow/blob/main/protein-ligand-openmm.ipynb
On command line, execute:
-
mamba activate openff (openff is name of environment where openff and its packages to are found - install any packages here should any import step in this workflow bugs)
-
ipython kernel install --name openff --user
-
jupyter notebook
-
Ensure the kernel uses the right environment - select "openff" in this case.