Menger_Curvature๏
๐๏ธ Authors: Menger_Curvature authors
๐ Project home: https://github.com/EtienneReboul/menger_curvature
๐ Documentation: https://menger-curvature.readthedocs.io/
โ๏ธ License: GPL-2.0-or-later
๐ Keywords: IDP, IDR, flexibility, Menger curvature, protein
๐ Development status: Development Status :: 5 - Production/Stable
๐ Publications:
Description:
This project aims to provide a simple MDAkit for JIT accelerated Menger curvature calculation. The idea is to associate a value of curvature to as many residues as possible in a polymer. If one has access to several conformations , the average value of the curvature (LC) and its standard deviation (LF) are valuable information to characterize the local dynamics of the backbone.
Installation instructions๏
The latest version of Menger_Curvature can be installed using the following:
mamba install -c conda-forge numba mdanalysis
pip install menger-curvature
The source code of Menger_Curvature can be installed using the following:
mamba install -c conda-forge numba mdanalysis
pip install git+https://github.com/EtienneReboul/menger_curvature@main