Skip to content

Tools to build coarse grained models and perform simulations with OpenMM

License

Notifications You must be signed in to change notification settings

minghao2016/cg_openmm

 
 

Repository files navigation

cg_openmm

GH Actions Status codecov Documentation Status

CG_openmm is a python package for setup and thermodynamic analysis of coarse-grained foldamer replica exchange molecular dynamics simulations run using OpenMM.

For further details refer to the web-based documentation:

https://cg-openmm.readthedocs.io/en/latest/

Installation

To install CG_openmm, run python setup.py install in the base directory.

To use structural analysis features, including native structure determination and calculation of bonded distributions, also install analyze_foldamers.

Dependencies:

mdtraj | mpi4py | numpy | openmm | openmmtools | physical_validation | pymbar | scikit-learn | scipy

Testing your installation:

To test your installation, open a new Python session and type the command import cg_openmm.

About

Tools to build coarse grained models and perform simulations with OpenMM

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%