Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 608 Bytes

File metadata and controls

18 lines (9 loc) · 608 Bytes

Sequence Generator for Relative Binding Free Energy Calculations

Interactive graph that will provide the lambda values for RBFE calculations

Try it on binder! Binder

Create the env

conda create -n interactivenotebooks python=3 ipywidgets jupyter pandas numpy scipy plotly bokeh matplotlib

Activate the env

conda activate interactivenotebooks

Env file for binder

environment.yml create as per https://github.com/binder-examples/conda