1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 07:41:58 +02:00

Built site for AMR@2.1.1.9092: c588902

This commit is contained in:
github-actions
2024-10-06 14:35:11 +00:00
parent 74bb1abb0c
commit c26c85c21a
83 changed files with 347 additions and 1109 deletions

View File

@ -29,7 +29,7 @@
<a class="navbar-brand me-2" href="../index.html">AMR (for R)</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">2.1.1.9087</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">2.1.1.9092</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
@ -98,7 +98,6 @@ data in your own Python environment. This post will guide you through
setting up <code>rpy2</code> and show you how to use R functions from
<code>AMR</code> in Python to supercharge your antimicrobial resistance
analysis.</p>
<p><a href="https://chatgpt.com/g/g-M4UNLwFi5-amr-for-r-assistant" class="external-link"><img src="../AMRforRGPT.svg" style="min-width: 300px; width: 10%;"></a></p>
</div>
<div class="section level2">
<h2 id="what-is-rpy2">What is <code>rpy2</code>?<a class="anchor" aria-label="anchor" href="#what-is-rpy2"></a>