-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Jul 7, 2024
1 parent
fe73d75
commit f0e86fc
Showing
25 changed files
with
332 additions
and
20 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
.. _spyrmsdkit: | ||
|
||
************************************************ | ||
spyrmsdkit | ||
************************************************ | ||
|
||
| 🖋️ **Authors**: `spyrmsdkit authors`_ | ||
| 🏠 **Project home:** https://github.com/RMeli/spyrmsdkit/ | ||
| 📖 **Documentation:** https://spyrmsd.readthedocs.io | ||
| ⚖️ **License:** GPL-2.0-or-later | ||
| 🔑 **Keywords:** spyrmsd, RMSD, symmetry-corrected RMSD, drug discovery | ||
| 🚀 **Development status:** Production | ||
| 📜 **Changelog:** https://github.com/RMeli/spyrmsdkit/blob/main/CHANGELOG.md | ||
| 📑 **Publications:** | ||
| * https://doi.org/10.1186/s13321-020-00455-2 | ||
| 🧪 **Tests (latest):** |spyrmsdkit_latest| | ||
| 🧪 **Tests (develop):** |spyrmsdkit_develop| | ||
| **Description:** | ||
| *spyrmsdkit allows to compute symmetry-corrected RMSDs with spyrmsd on MD trajectories* | ||
|
||
|
||
Installation instructions | ||
========================= | ||
|
||
|
||
The source code of spyrmsdkit can be installed using the following: | ||
|
||
.. code-block:: bash | ||
pip install git+https://github.com/RMeli/spyrmsdkit@main | ||
.. _`spyrmsdkit authors`: | ||
https://github.com/RMeli/spyrmsdkit/blob/main/AUTHORS.md | ||
|
||
.. |spyrmsdkit_latest| image:: https://img.shields.io/badge/latest-unavailable-inactive.svg | ||
:alt: spyrmsdkit develop CI status | ||
:target: https://github.com/MDAnalysis/MDAKits/actions | ||
|
||
.. |spyrmsdkit_develop| image:: https://img.shields.io/badge/develop-passed-green.svg | ||
:alt: spyrmsdkit develop CI status | ||
:target: https://github.com/MDAnalysis/MDAKits/actions | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.