Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 764 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 764 Bytes

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