1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 20:02:04 +02:00

guess_ab()

This commit is contained in:
2019-01-06 20:23:49 +01:00
parent 0205b6178d
commit bc15f660d6
11 changed files with 123 additions and 32 deletions

View File

@ -219,6 +219,26 @@
</colgroup>
<tbody>
<tr>
<th colspan="2">
<h2 id="section-backround-information" class="hasAnchor"><a href="#section-backround-information" class="anchor"></a>Backround information</h2>
<p class="section-desc"><p>Some pages about our package and its external sources.</p></p>
</th>
</tr>
<tr>
<td>
<p><code><a href="AMR.html">AMR</a></code> </p>
</td>
<td><p>The <code>AMR</code> Package</p></td>
</tr><tr>
<td>
<p><code><a href="itis.html">itis</a></code> </p>
</td>
<td><p>ITIS: Integrated Taxonomic Information System</p></td>
</tr>
</tbody><tbody>
<tr>
<th colspan="2">
<h2 id="section-cleaning-your-data" class="hasAnchor"><a href="#section-cleaning-your-data" class="anchor"></a>Cleaning your data</h2>
@ -240,7 +260,7 @@
</tr><tr>
<td>
<p><code><a href="as.mo.html">as.mo()</a></code> <code><a href="as.mo.html">is.mo()</a></code> <code><a href="as.mo.html">guess_mo()</a></code> </p>
<p><code><a href="as.mo.html">as.mo()</a></code> <code><a href="as.mo.html">is.mo()</a></code> </p>
</td>
<td><p>Transform to microorganism ID</p></td>
</tr><tr>
@ -257,6 +277,12 @@
<td><p>EUCAST rules</p></td>
</tr><tr>
<td>
<p><code><a href="guess_ab.html">guess_ab()</a></code> </p>
</td>
<td><p>Guess antibiotic column</p></td>
</tr><tr>
<td>
<p><code><a href="read.4D.html">read.4D()</a></code> </p>
</td>
@ -487,6 +513,7 @@
<div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
<h2>Contents</h2>
<ul class="nav nav-pills nav-stacked">
<li><a href="#section-backround-information">Backround information</a></li>
<li><a href="#section-cleaning-your-data">Cleaning your data</a></li>
<li><a href="#section-adding-variables-to-your-data">Adding variables to your data</a></li>
<li><a href="#section-analysing-your-data">Analysing your data</a></li>