Metadata-Version: 2.1
Name: mdigest
Version: 0.1.8
Summary: Best practices made easy for analysis of correlated motions from molecular dynamics simulations.
Home-page: https://github.com/fmaschietto/MDiGest
Author: Federica Maschietto, Brandon Allen
Author-email: <federica.maschietto@gmail.com>, <brandon.allen@yale.edu>
Keywords: python,correlation,molecular dynamics,MD trajectory analysis,correlated motions,network analysis,community network
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: numba
Requires-Dist: scipy
Requires-Dist: python-louvain==0.15
Requires-Dist: pandas
Requires-Dist: seaborn
Requires-Dist: mdtraj
Requires-Dist: MDAnalysis
Requires-Dist: silx
Requires-Dist: nglview
Requires-Dist: networkx

MDiGest is a best-practices-made-easy Python package that handles the most common issues in the network-based analysis of correlated motions from molecular dynamics simulations.
