.. _lipidorderkit: ************************************************ lipidorderkit ************************************************ | ๐Ÿ–‹๏ธ **Authors**: `lipidorderkit authors`_ | ๐Ÿ  **Project home:** https://github.com/ricard1997/lipidorderkit/ | ๐Ÿ“– **Documentation:** https://lipidorderdocs.readthedocs.io/en/latest/ | โš–๏ธ **License:** GPL-2.0-or-later | ๐Ÿ”‘ **Keywords:** Lipids, Lipids order parameters, SCD, Lipid metrics, Lipid study | ๐Ÿš€ **Development status:** Production/Stable | ๐Ÿ“œ **Changelog:** https://github.com/ricard1997/lipidorderkit/blob/main/CHANGELOG.md | ๐Ÿ“‘ **Publications:** | * https://doi.org/10.3389/fchem.2022.1088058 | ๐Ÿงช **Tests (latest):** |lipidorderkit_latest| | ๐Ÿงช **Tests (develop):** |lipidorderkit_develop| | **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: .. code-block:: bash pip install git+https://github.com/ricard1997/lipidorderkit@main The source code of lipidorderkit can be installed using the following: .. code-block:: bash git clone https://github.com/ricard1997/lipidorderkit.git cd lipidorderkit && pip install . && cd .. .. _`lipidorderkit authors`: https://github.com/ricard1997/lipidorderkit/blob/main/AUTHORS.md .. |lipidorderkit_latest| image:: https://img.shields.io/badge/latest-passed-green.svg :alt: lipidorderkit develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions .. |lipidorderkit_develop| image:: https://img.shields.io/badge/develop-passed-green.svg :alt: lipidorderkit develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions