.. _qvalue: ************************************************ qvalue ************************************************ | ๐Ÿ–‹๏ธ **Authors**: `qvalue authors`_ | ๐Ÿ  **Project home:** https://github.com/cabb99/qvalue/ | ๐Ÿ“– **Documentation:** https://qvalue.readthedocs.io | โš–๏ธ **License:** GPL-2.0-or-later | ๐Ÿ”‘ **Keywords:** Q value, Native Contacts | ๐Ÿš€ **Development status:** Development Status :: 4 - Beta | ๐Ÿ“œ **Changelog:** https://github.com/cabb99/qvalue/blob/main/CHANGELOG.md | ๐Ÿ“‘ **Publications:** | * https://doi.org/10.1371/journal.pcbi.1008308 | * https://doi.org/10.1073/pnas.0509768103 | * https://doi.org/10.1073/pnas.1410529111 | * https://doi.org/10.1073/pnas.252753899 | ๐Ÿงช **Tests (latest):** |qvalue_latest| | ๐Ÿงช **Tests (develop):** |qvalue_develop| | **Description:** | *Calculates the fraction of native contacts conserved during a protein simulation* Installation instructions ========================= The latest version of qvalue can be installed using the following: .. code-block:: bash pip install md-qvalue The source code of qvalue can be installed using the following: .. code-block:: bash pip install git+https://github.com/cabb99/qvalue@main .. _`qvalue authors`: https://github.com/cabb99/qvalue/blob/main/AUTHORS.md .. |qvalue_latest| image:: https://img.shields.io/badge/latest-passed-green.svg :alt: qvalue develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions .. |qvalue_develop| image:: https://img.shields.io/badge/develop-passed-green.svg :alt: qvalue develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions