This repository contains Python code, Jupyter Notebooks, and data for reproducing the results presented in the manuscript FRETpredict: A Python package for FRET efficiency predictions using rotamer libraries
To open the Notebooks, install Miniconda and make sure all required packages are installed by issuing the following terminal commands
conda env create -f environment.yml
source activate fret
jupyter-notebook