lipidorderkit๏ƒ

๐Ÿ–‹๏ธ Authors: lipidorderkit authors
โš–๏ธ License: GPL-2.0-or-later
๐Ÿ”‘ Keywords: Lipids, Lipids order parameters, SCD, Lipid metrics, Lipid study
๐Ÿš€ Development status: Production/Stable
๐Ÿ“‘ Publications:
๐Ÿงช Tests (latest): lipidorderkit develop CI status
๐Ÿงช Tests (develop): lipidorderkit develop CI status
Description:
This MDAKit allow for the calculation of lipid order parameters for all atom molecular dynamics simulations.

Installation instructions๏ƒ

The latest version of lipidorderkit can be installed using the following:

pip install git+https://github.com/ricard1997/lipidorderkit@main

The source code of lipidorderkit can be installed using the following:

git clone https://github.com/ricard1997/lipidorderkit.git
cd lipidorderkit && pip install . && cd ..