domhmm๏
๐๏ธ Authors: domhmm authors
๐ Project home: https://github.com/BioMemPhys-FAU/domhmm
๐ Documentation: https://domhmm.readthedocs.io
โ๏ธ License: GPL-2.0-or-later
๐ Keywords: membranes, molecular dynamics, nanodomains, microdomains, machine learning
๐ Development status: Production/Stable
๐ Changelog: https://github.com/BioMemPhys-FAU/domhmm/blob/main/CHANGELOG.md
๐ Publications:
Description:
*TL;DR: DomHMM provides an automated workflow to identify liquid-ordered (Lo) domains from Molecular Dynamics simulations of bio-membranes. :-) Nano- and microdomains in lipid membranes are of great interest for understanding biological processes such as small molecule binding and signal transduction. Molecular Dynamics (MD) present a powerful tool for studying membranes with various lipid compositions at different levels of resolution. However, detecting these domains can be challenging, as most workflows are described in papers without available or maintained implementations. The MDAKit DomHMM faciliates the analysis of domains in your simulation trajectories by providing an automated workflow for the detection of lateral heterogeneities (i.e., liquid-ordered domains). It is a versatile tool to handle different use case scenarios, such as simulations of asymmetric membranes or membranes including small proteins. It utilizes therefore unsupervised machine learning algorithms, including Gaussian Mixture Models and Gaussian-based Hidden Markov Models, to detect ordered lipids based on their structural properties. Identified lipids are then clustered into domains using spatial autocorrelation analysis.
Installation instructions๏
The latest version of domhmm can be installed using the following:
pip install domhmm
The source code of domhmm can be installed using the following:
pip install git+https://github.com/BioMemPhys-FAU/domhmm@main