Skip to content

Commit

Permalink
Update notebooks and dir tree
Browse files Browse the repository at this point in the history
  • Loading branch information
gitesei committed Jan 25, 2024
1 parent 242cc88 commit 4001785
Show file tree
Hide file tree
Showing 145 changed files with 428 additions and 30,343 deletions.
Binary file removed Fig2.png
Binary file not shown.
97 changes: 40 additions & 57 deletions Fig_1_S4_S5_S6_S7.ipynb

Large diffs are not rendered by default.

46 changes: 15 additions & 31 deletions Fig_3.ipynb

Large diffs are not rendered by default.

65 changes: 40 additions & 25 deletions Fig_4.ipynb

Large diffs are not rendered by default.

136 changes: 65 additions & 71 deletions Fig_5_S9.ipynb

Large diffs are not rendered by default.

383 changes: 53 additions & 330 deletions Fig_6.ipynb

Large diffs are not rendered by default.

104 changes: 50 additions & 54 deletions Fig_S10.ipynb

Large diffs are not rendered by default.

42 changes: 17 additions & 25 deletions Fig_S8.ipynb

Large diffs are not rendered by default.

795 changes: 121 additions & 674 deletions LICENSE

Large diffs are not rendered by default.

14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# _2023_Montepietra_FRET
# Data analyses using FRETpredict

This repository contains Python code, [Jupyter](http://jupyter.org) 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](https://conda.io/miniconda.html) and make sure all required packages are installed by issuing the following terminal commands

```bash
conda env create -f environment.yml
source activate fret
jupyter-notebook
```
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
14 changes: 14 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: fret
dependencies:
- python=3.8
- jinja2
- notebook
- numpy
- pandas
- scipy
- matplotlib
- seaborn
- conda-forge::mdtraj
- pip
- pip:
- mdanalysis==2.0.0
155 changes: 0 additions & 155 deletions lib/A35_C1R_cutoff10_weights.txt

This file was deleted.

9 changes: 0 additions & 9 deletions lib/A35_C1R_cutoff20_weights.txt

This file was deleted.

1 change: 0 additions & 1 deletion lib/A35_C1R_cutoff30_weights.txt

This file was deleted.

Loading

0 comments on commit 4001785

Please sign in to comment.