.. _MDANCE: ************************************************ MDANCE ************************************************ | ๐Ÿ–‹๏ธ **Authors**: `MDANCE authors`_ | ๐Ÿ  **Project home:** https://github.com/mqcomplab/MDANCE | ๐Ÿ“– **Documentation:** https://mdance.readthedocs.io | โš–๏ธ **License:** MIT | ๐Ÿ”‘ **Keywords:** clustering, machine-learning, algorithms, molecular-dynamics, protein-refinement | ๐Ÿš€ **Development status:** Production/Stable | ๐Ÿ“‘ **Publications:** | * https://doi.org/10.1021/acs.jctc.4c00308 | * https://doi.org/10.1021/acs.jctc.4c00362 | ๐Ÿงช **Tests (latest):** |MDANCE_latest| | ๐Ÿงช **Tests (develop):** |MDANCE_develop| | **Description:** | *flexible n-ary clustering package for Molecular Dynamics trajectories.* Installation instructions ========================= The latest version of MDANCE can be installed using the following: .. code-block:: bash pip install mdance The source code of MDANCE can be installed using the following: .. code-block:: bash pip install git+https://github.com/mqcomplab/MDANCE@main .. _`MDANCE authors`: https://github.com/mqcomplab/MDANCE/blob/main/AUTHORS.md .. |MDANCE_latest| image:: https://img.shields.io/badge/latest-passed-green.svg :alt: MDANCE develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions .. |MDANCE_develop| image:: https://img.shields.io/badge/develop-passed-green.svg :alt: MDANCE develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions