Skip to content

KULL-Centre/_2023_Montepietra_FRET

Repository files navigation

DOI DOI

Data analyses using FRETpredict

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

Usage

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