Skip to content

Commit

Permalink
deploy: ec0629f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 7, 2024
1 parent fe73d75 commit f0e86fc
Show file tree
Hide file tree
Showing 25 changed files with 332 additions and 20 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/mdakits.doctree
Binary file not shown.
Binary file added .doctrees/spyrmsdkit.doctree
Binary file not shown.
1 change: 1 addition & 0 deletions PathSimAnalysis.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="mdakits.html">Registry of MDAnalysis Toolkits (MDAKits)</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="membrane-curvature.html">membrane-curvature</a></li>
<li class="toctree-l2"><a class="reference internal" href="spyrmsdkit.html">spyrmsdkit</a></li>
<li class="toctree-l2"><a class="reference internal" href="maicos.html">maicos</a></li>
<li class="toctree-l2"><a class="reference internal" href="mdaencore.html">mdaencore</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">PathSimAnalysis</a><ul>
Expand Down
1 change: 1 addition & 0 deletions ProLIF.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="mdakits.html">Registry of MDAnalysis Toolkits (MDAKits)</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="membrane-curvature.html">membrane-curvature</a></li>
<li class="toctree-l2"><a class="reference internal" href="spyrmsdkit.html">spyrmsdkit</a></li>
<li class="toctree-l2"><a class="reference internal" href="maicos.html">maicos</a></li>
<li class="toctree-l2"><a class="reference internal" href="mdaencore.html">mdaencore</a></li>
<li class="toctree-l2"><a class="reference internal" href="PathSimAnalysis.html">PathSimAnalysis</a></li>
Expand Down
16 changes: 16 additions & 0 deletions _sources/mdakits.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Each of the MDAKits in the following table links to a page with more details abo
- membranes, curvature, molecular dynamics
- `membrane-curvature authors`_
- |membrane-curvature_latest| |membrane-curvature_develop|
* - :ref:`spyrmsdkit`
- spyrmsd, RMSD, symmetry-corrected RMSD, drug discovery
- `spyrmsdkit authors`_
- |spyrmsdkit_latest| |spyrmsdkit_develop|
* - :ref:`maicos`
- Molecular Dynamics, Confined Systems
- `maicos authors`_
Expand Down Expand Up @@ -88,6 +92,7 @@ Each of the MDAKits in the following table links to a page with more details abo
:hidden:

membrane-curvature
spyrmsdkit
maicos
mdaencore
PathSimAnalysis
Expand Down Expand Up @@ -116,6 +121,17 @@ Each of the MDAKits in the following table links to a page with more details abo
:alt: membrane-curvature develop CI status
:target: https://github.com/MDAnalysis/MDAKits/actions

.. _`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

.. _`maicos authors`:
https://gitlab.com/maicos-devel/maicos/-/blob/main/AUTHORS.rst

Expand Down
43 changes: 43 additions & 0 deletions _sources/spyrmsdkit.rst.txt
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

1 change: 1 addition & 0 deletions lipyds.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="mdakits.html">Registry of MDAnalysis Toolkits (MDAKits)</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="membrane-curvature.html">membrane-curvature</a></li>
<li class="toctree-l2"><a class="reference internal" href="spyrmsdkit.html">spyrmsdkit</a></li>
<li class="toctree-l2"><a class="reference internal" href="maicos.html">maicos</a></li>
<li class="toctree-l2"><a class="reference internal" href="mdaencore.html">mdaencore</a></li>
<li class="toctree-l2"><a class="reference internal" href="PathSimAnalysis.html">PathSimAnalysis</a></li>
Expand Down
5 changes: 3 additions & 2 deletions maicos.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="mdaencore" href="mdaencore.html" />
<link rel="prev" title="membrane-curvature" href="membrane-curvature.html" />
<link rel="prev" title="spyrmsdkit" href="spyrmsdkit.html" />
</head>

<body class="wy-body-for-nav">
Expand Down Expand Up @@ -88,6 +88,7 @@
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="mdakits.html">Registry of MDAnalysis Toolkits (MDAKits)</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="membrane-curvature.html">membrane-curvature</a></li>
<li class="toctree-l2"><a class="reference internal" href="spyrmsdkit.html">spyrmsdkit</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">maicos</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#installation-instructions">Installation instructions</a></li>
</ul>
Expand Down Expand Up @@ -175,7 +176,7 @@ <h2>Installation instructions<a class="headerlink" href="#installation-instructi
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="membrane-curvature.html" class="btn btn-neutral float-left" title="membrane-curvature" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="spyrmsdkit.html" class="btn btn-neutral float-left" title="spyrmsdkit" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="mdaencore.html" class="btn btn-neutral float-right" title="mdaencore" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

Expand Down
1 change: 1 addition & 0 deletions mda-tui.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="mdakits.html">Registry of MDAnalysis Toolkits (MDAKits)</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="membrane-curvature.html">membrane-curvature</a></li>
<li class="toctree-l2"><a class="reference internal" href="spyrmsdkit.html">spyrmsdkit</a></li>
<li class="toctree-l2"><a class="reference internal" href="maicos.html">maicos</a></li>
<li class="toctree-l2"><a class="reference internal" href="mdaencore.html">mdaencore</a></li>
<li class="toctree-l2"><a class="reference internal" href="PathSimAnalysis.html">PathSimAnalysis</a></li>
Expand Down
1 change: 1 addition & 0 deletions mdachecker.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="mdakits.html">Registry of MDAnalysis Toolkits (MDAKits)</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="membrane-curvature.html">membrane-curvature</a></li>
<li class="toctree-l2"><a class="reference internal" href="spyrmsdkit.html">spyrmsdkit</a></li>
<li class="toctree-l2"><a class="reference internal" href="maicos.html">maicos</a></li>
<li class="toctree-l2"><a class="reference internal" href="mdaencore.html">mdaencore</a></li>
<li class="toctree-l2"><a class="reference internal" href="PathSimAnalysis.html">PathSimAnalysis</a></li>
Expand Down
1 change: 1 addition & 0 deletions mdacli.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="mdakits.html">Registry of MDAnalysis Toolkits (MDAKits)</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="membrane-curvature.html">membrane-curvature</a></li>
<li class="toctree-l2"><a class="reference internal" href="spyrmsdkit.html">spyrmsdkit</a></li>
<li class="toctree-l2"><a class="reference internal" href="maicos.html">maicos</a></li>
<li class="toctree-l2"><a class="reference internal" href="mdaencore.html">mdaencore</a></li>
<li class="toctree-l2"><a class="reference internal" href="PathSimAnalysis.html">PathSimAnalysis</a></li>
Expand Down
1 change: 1 addition & 0 deletions mdaencore.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="mdakits.html">Registry of MDAnalysis Toolkits (MDAKits)</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="membrane-curvature.html">membrane-curvature</a></li>
<li class="toctree-l2"><a class="reference internal" href="spyrmsdkit.html">spyrmsdkit</a></li>
<li class="toctree-l2"><a class="reference internal" href="maicos.html">maicos</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">mdaencore</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#installation-instructions">Installation instructions</a></li>
Expand Down
1 change: 1 addition & 0 deletions mdahole2.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="mdakits.html">Registry of MDAnalysis Toolkits (MDAKits)</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="membrane-curvature.html">membrane-curvature</a></li>
<li class="toctree-l2"><a class="reference internal" href="spyrmsdkit.html">spyrmsdkit</a></li>
<li class="toctree-l2"><a class="reference internal" href="maicos.html">maicos</a></li>
<li class="toctree-l2"><a class="reference internal" href="mdaencore.html">mdaencore</a></li>
<li class="toctree-l2"><a class="reference internal" href="PathSimAnalysis.html">PathSimAnalysis</a></li>
Expand Down
1 change: 1 addition & 0 deletions mdakit-sasa.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="mdakits.html">Registry of MDAnalysis Toolkits (MDAKits)</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="membrane-curvature.html">membrane-curvature</a></li>
<li class="toctree-l2"><a class="reference internal" href="spyrmsdkit.html">spyrmsdkit</a></li>
<li class="toctree-l2"><a class="reference internal" href="maicos.html">maicos</a></li>
<li class="toctree-l2"><a class="reference internal" href="mdaencore.html">mdaencore</a></li>
<li class="toctree-l2"><a class="reference internal" href="PathSimAnalysis.html">PathSimAnalysis</a></li>
Expand Down
Loading

0 comments on commit f0e86fc

Please sign in to comment.