MDPath - A tool for calculating allosteric communication pathways in proteins by analyzing the mutual information of residue dihedral angle movements throughout an MD simulation.
MDPath can be easily installed using pip
pip install mdpath
All dependencies are automatically installed along with the package.
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 (c) 2024, Niklas Piet Doering and Marvin Taterra
Project based on the Computational Molecular Science Python Cookiecutter version 1.1.