-
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
Aug 30, 2023
1 parent
0732d6f
commit f198c29
Showing
18 changed files
with
258 additions
and
13 deletions.
There are no files selected for viewing
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
.. _mdaencore: | ||
|
||
************************ | ||
mdaencore | ||
************************ | ||
|
||
| 🖋️ **Authors**: `mdaencore authors`_ | ||
| 🏠 **Project home:** https://github.com/MDAnalysis/mdaencore/ | ||
| 📖 **Documentation:** https://www.mdanalysis.org/mdaencore/ | ||
| ⚖️ **License:** GPL-2.0-or-later | ||
| 🔑 **Keywords:** ensemble, similarity, covariance, PCA | ||
| 🚀 **Development status:** Mature | ||
| 📜 **Changelog:** https://github.com/MDAnalysis/mdaencore/blob/main/CHANGELOG.md | ||
| 📑 **Publications:** | ||
| * https://doi.org/10.1371/journal.pcbi.1004415 | ||
| 🧪 **Tests (latest):** |mdaencore_latest| | ||
| 🧪 **Tests (develop):** |mdaencore_develop| | ||
| **Description:** | ||
| *Quantitative ensemble similarity analysis for molecular data* | ||
|
||
|
||
Installation instructions | ||
========================= | ||
|
||
The latest version of mdaencore can be installed using the following: | ||
|
||
.. code-block:: bash | ||
pip install mdaencore | ||
The source code of mdaencore can be installed using the following: | ||
|
||
.. code-block:: bash | ||
pip install git+https://github.com/MDAnalysis/mdaencore.git | ||
.. _`mdaencore authors`: | ||
https://github.com/MDAnalysis/mdaencore/blob/main/AUTHORS.md | ||
|
||
.. |mdaencore_latest| image:: https://img.shields.io/badge/latest-passed-green.svg | ||
:alt: mdaencore develop CI status | ||
:target: https://github.com/MDAnalysis/MDAKits/actions | ||
|
||
.. |mdaencore_develop| image:: https://img.shields.io/badge/develop-passed-green.svg | ||
:alt: mdaencore 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,169 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>mdaencore — MDAKits Registry documentation</title> | ||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/custom.css" type="text/css" /> | ||
<link rel="stylesheet" href="https://cdn.datatables.net/1.13.4/css/jquery.dataTables.min.css" type="text/css" /> | ||
<!--[if lt IE 9]> | ||
<script src="_static/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
|
||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> | ||
<script src="_static/jquery.js"></script> | ||
<script src="_static/underscore.js"></script> | ||
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script> | ||
<script src="_static/doctools.js"></script> | ||
<script src="_static/sphinx_highlight.js"></script> | ||
<script src="https://cdn.datatables.net/1.13.4/js/jquery.dataTables.min.js"></script> | ||
<script src="_static/main.js"></script> | ||
<script src="_static/js/theme.js"></script> | ||
<link rel="author" title="About these documents" href="about.html" /> | ||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
<link rel="next" title="hole2-mdakit" href="hole2-mdakit.html" /> | ||
<link rel="prev" title="lipyds" href="lipyds.html" /> | ||
</head> | ||
|
||
<body class="wy-body-for-nav"> | ||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search" style="background: white" > | ||
|
||
|
||
|
||
<a href="index.html"> | ||
|
||
<img src="_static/mdanalysis-logo-200x150.png" class="logo" alt="Logo"/> | ||
</a> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<p class="caption" role="heading"><span class="caption-text">Table of Contents</span></p> | ||
<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="openmm-mdanalysis-reporter.html">openmm-mdanalysis-reporter</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="mdachecker.html">mdachecker</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="ProLIF.html">ProLIF</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="lipyds.html">lipyds</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> | ||
</ul> | ||
</li> | ||
<li class="toctree-l2"><a class="reference internal" href="hole2-mdakit.html">hole2-mdakit</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="propkatraj.html">propkatraj</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="mdacli.html">mdacli</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="about.html">About MDAKits</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="makingakit.html">Making an MDAKit</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="add.html">Adding an MDAKit to the Registry</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" style="background: white" > | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="index.html">MDAKits Registry</a> | ||
</nav> | ||
|
||
<div class="wy-nav-content"> | ||
<div class="rst-content"> | ||
<div role="navigation" aria-label="Page navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li> | ||
<li class="breadcrumb-item"><a href="mdakits.html">Registry of MDAnalysis Toolkits (MDAKits)</a></li> | ||
<li class="breadcrumb-item active">mdaencore</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
<a href="_sources/mdaencore.rst.txt" rel="nofollow"> View page source</a> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
|
||
<section id="mdaencore"> | ||
<span id="id1"></span><h1>mdaencore<a class="headerlink" href="#mdaencore" title="Permalink to this heading"></a></h1> | ||
<div class="line-block"> | ||
<div class="line">🖋️ <strong>Authors</strong>: <a class="reference external" href="https://github.com/MDAnalysis/mdaencore/blob/main/AUTHORS.md">mdaencore authors</a></div> | ||
<div class="line">🏠 <strong>Project home:</strong> <a class="reference external" href="https://github.com/MDAnalysis/mdaencore/">https://github.com/MDAnalysis/mdaencore/</a></div> | ||
<div class="line">📖 <strong>Documentation:</strong> <a class="reference external" href="https://www.mdanalysis.org/mdaencore/">https://www.mdanalysis.org/mdaencore/</a></div> | ||
<div class="line">⚖️ <strong>License:</strong> GPL-2.0-or-later</div> | ||
<div class="line">🔑 <strong>Keywords:</strong> ensemble, similarity, covariance, PCA</div> | ||
<div class="line">🚀 <strong>Development status:</strong> Mature</div> | ||
<div class="line">📜 <strong>Changelog:</strong> <a class="reference external" href="https://github.com/MDAnalysis/mdaencore/blob/main/CHANGELOG.md">https://github.com/MDAnalysis/mdaencore/blob/main/CHANGELOG.md</a></div> | ||
<div class="line">📑 <strong>Publications:</strong></div> | ||
<div class="line-block"> | ||
<div class="line">* <a class="reference external" href="https://doi.org/10.1371/journal.pcbi.1004415">https://doi.org/10.1371/journal.pcbi.1004415</a></div> | ||
</div> | ||
<div class="line">🧪 <strong>Tests (latest):</strong> <a class="reference external" href="https://github.com/MDAnalysis/MDAKits/actions"><img alt="mdaencore develop CI status" src="https://img.shields.io/badge/latest-passed-green.svg" /></a></div> | ||
<div class="line">🧪 <strong>Tests (develop):</strong> <a class="reference external" href="https://github.com/MDAnalysis/MDAKits/actions"><img alt="mdaencore develop CI status" src="https://img.shields.io/badge/develop-passed-green.svg" /></a></div> | ||
<div class="line"><strong>Description:</strong></div> | ||
<div class="line"><em>Quantitative ensemble similarity analysis for molecular data</em></div> | ||
</div> | ||
<section id="installation-instructions"> | ||
<h2>Installation instructions<a class="headerlink" href="#installation-instructions" title="Permalink to this heading"></a></h2> | ||
<p>The latest version of mdaencore can be installed using the following:</p> | ||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>pip<span class="w"> </span>install<span class="w"> </span>mdaencore | ||
</pre></div> | ||
</div> | ||
<p>The source code of mdaencore can be installed using the following:</p> | ||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>pip<span class="w"> </span>install<span class="w"> </span>git+https://github.com/MDAnalysis/mdaencore.git | ||
</pre></div> | ||
</div> | ||
</section> | ||
</section> | ||
|
||
|
||
</div> | ||
</div> | ||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> | ||
<a href="lipyds.html" class="btn btn-neutral float-left" title="lipyds" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> | ||
<a href="hole2-mdakit.html" class="btn btn-neutral float-right" title="hole2-mdakit" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> | ||
</div> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p>© Copyright 2022-2023, .</p> | ||
</div> | ||
|
||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a | ||
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> | ||
provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
|
||
|
||
<div class="footer"><p>Please see | ||
our <a href="https://www.mdanalysis.org/pages/privacy/">Privacy Policy</a> | ||
to learn how <a href="https://www.mdanalysis.org">MDAnalysis</a> collects data.</p> | ||
<script data-goatcounter="https://mdanalysis.goatcounter.com/count" | ||
async src="//gc.zgo.at/count.js"></script> | ||
</div> | ||
|
||
|
||
</footer> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.