Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.24 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.24 KB

MDStudio GROMACS

Build Status Codacy Badge codecov

Configuration settings

mdstudio_gromacs is a python library to call GROMACS using the cerise package. This library contains a set of CWL scripts to perform several preparation steps, together with the actual MD simulation and some final postprocessing.

Install option 1 standalone deployment of the service

For a custom installation clone the MDStudio_gromacs GitHub repository and install mdstudio_gromacs locally as:

pip install (-e) mdstudio_gromacs/

Followed by:

./entry_point_mdstudio_gromacs.sh

or

export MD_CONFIG_ENVIRONMENTS=dev,docker
python -u -m mdstudio_gromacs