Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 390 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 390 Bytes

cryo_bife_MD

Collaborators

David Silva-Sánchez, Julian David Giraldo-Barreto, Pilar Cossio, Erik Henning Thiede, Sonya Hanson

Installation

Download this repository

git clone https://github.com/DSilva27/cryo_bife_MD.git

Set up conda environment

conda env create -f environment.yml conda activate cryo_bife

Install the package

python3 setup.py install