hps package
Subpackages
Module contents
Python library to run CG model simulations of IDPs using the OpenMM toolkit
hpsOpenMM is a Python library to run CG simulations using OpenMM toolkit. The library offers flexibility for creating CG model that can be customised to implemented different potential model.
Considering an input structure, the library automatizes the creation of forces to specify it.
The library offers methods to tailor forcefield parameter for each force term.
hpsOpenMM is divided in three main classes:
geometry
models
system
The first class, geometry, contains methods to calculate the geometrical parameters from the input structures.
The library is open-source and offers flexibility.