https://github.com/uibcdf/enm
Tutorial, scripts and examples of Elastic Network Models using ProDy (csb.pitt, I. Bahar Lab)
https://github.com/uibcdf/enm
Last synced: 10 months ago
JSON representation
Tutorial, scripts and examples of Elastic Network Models using ProDy (csb.pitt, I. Bahar Lab)
- Host: GitHub
- URL: https://github.com/uibcdf/enm
- Owner: uibcdf
- Created: 2018-04-27T18:53:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T03:11:37.000Z (over 7 years ago)
- Last Synced: 2025-01-23T03:14:17.443Z (12 months ago)
- Language: Jupyter Notebook
- Size: 987 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ENM_tutorial
Tutorial, scripts and examples of Elastic Network Models using ProDy (csb.pitt, I. Bahar Lab)
http://prody.csb.pitt.edu/
## Conda env
conda create -n ENM python=3
source activate ENM
conda install numpy ipython matplotlib scipy jupyterlab nglview PyReadline
## Install Prody
En el mismo entorno de conda
pip install -U ProDy