Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.47 KB

README.md

File metadata and controls

43 lines (25 loc) · 1.47 KB

mdpath

CI-CD codecov Documentation Status License PyPI - Version

MDPath - A tool for calculating allosteric communication pathways in proteins by analyzing the mutual information of residue dihedral angle movements throughout an MD simulation.

https://mdpath.readthedocs.io

Instalation

MDPath can be easily installed using pip

pip install mdpath

All dependencies are automatically installed along with the package.

Usage

MDPath can be accesed from the comandline. Acces this command to get an overview of all availible flags:

mdpath -h

For a detailed description of the available options and outputs, see: https://mdpath.readthedocs.io

Copyright

Copyright (c) 2024, Niklas Piet Doering and Marvin Taterra

Acknowledgements

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