.. _packing_defect: ************************************************ packing_defect ************************************************ | ๐Ÿ–‹๏ธ **Authors**: R. Jay Braun Jr. | ๐Ÿ  **Project home:** https://github.com/jaybraunjr/packing_defect | ๐Ÿ“– **Documentation:** https://packing-defect.readthedocs.io | โš–๏ธ **License:** GPL-2.0-only | ๐Ÿ”‘ **Keywords:** MDAnalysis, membrane, protein, packing defects, lipids, molecular dynamics | ๐Ÿงช **Tests (latest):** |packing_defect_latest| | ๐Ÿงช **Tests (develop):** |packing_defect_develop| | **Description:** | *Analyze membrane packing defects from MD trajectories using grid-based stamping, leaflet classification, and connected-component clustering. Quantify protein-membrane interactions and contains options for visualization.* Installation instructions ========================= The source code of packing_defect can be installed using the following: .. code-block:: bash pip install git+https://github.com/jaybraunjr/packing_defect@main .. |packing_defect_latest| image:: https://img.shields.io/badge/latest-unavailable-inactive.svg :alt: packing_defect develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions .. |packing_defect_develop| image:: https://img.shields.io/badge/develop-passed-green.svg :alt: packing_defect develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions