.. _twodanalysis: ************************************************ twodanalysis ************************************************ | ๐๏ธ **Authors**: `twodanalysis authors`_ | ๐ **Project home:** https://github.com/monjegroup/twod-analysis-kit.git | ๐ **Documentation:** https://twodanalysis.readthedocs.io/en/latest/ | โ๏ธ **License:** GPL-2.0-or-later | ๐ **Keywords:** Lipids, Lipids order parameters, 2D projections, Lipid metrics, Lipid study, Biopolymers, Proteins, Membrane, RNA | ๐ **Development status:** Production/Stable | ๐ **Changelog:** https://github.com/ricard1997/twod-analysis-kit/blob/main/CHANGELOG.md | ๐ **Publications:** | * https://doi.org/10.3389/fchem.2022.1088058 | * https://www.biorxiv.org/content/10.1101/2025.02.27.640563v1 | ๐งช **Tests (latest):** |twodanalysis_latest| | ๐งช **Tests (develop):** |twodanalysis_develop| | **Description:** | *This MDAKit allow for the projection of lipid properties in 2D fashion. Some of these properties include lipid order parameters, membrane thickness, area per lipid, and packing defects. Furthermore, it allows to study biopolymers adsorbed in the membrane interface.* Installation instructions ========================= The latest version of twodanalysis can be installed using the following: .. code-block:: bash pip install twod-analysis-kit The source code of twodanalysis can be installed using the following: .. code-block:: bash pip install git+https://github.com/monjegroup/twod-analysis-kit.git .. _`twodanalysis authors`: https://github.com/monjegroup/twod-analysis-kit.git/blob/main/AUTHORS.md .. |twodanalysis_latest| image:: https://img.shields.io/badge/latest-passed-green.svg :alt: twodanalysis develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions .. |twodanalysis_develop| image:: https://img.shields.io/badge/develop-passed-green.svg :alt: twodanalysis develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions