Skip to content

bigginlab/PyMEMENTO

 
 

Repository files navigation

PyMEMENTO

pytest codecov Code style: black CodeQL Docs Documentation Status

PyMEMENTO is a simple python implementation of the MEMENTO method for generating paths between known protein conformations as inputs for umbrella sampling (Morphing Endstates by Modelling Ensembles with iNdependent TOpologies). The method is described in detail in the accompanying publication. If MEMENTO or this repository have been useful in your work, please cite this paper.

Installation

PyMEMENTO may be installed as the latest release from PyPI ( pip install PyMEMENTO ) or in the development version from this github repository. Gromacs, modeller and plumed are required but need to be installed separately. Detailed installation instructions can be found in the documentation.

Usage

An exaplanation of the scientific background and tutorials for example use cases including all required input files are in the documentation.

Copyright

Copyright (c) 2022, Simon Lichtinger

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.6.

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.2%
  • Makefile 16.8%
  • Shell 2.0%