mirror of
https://github.com/msberends/AMR.git
synced 2025-07-11 16:22:06 +02:00
set_mo_source
This commit is contained in:
@ -78,7 +78,7 @@
|
||||
</button>
|
||||
<span class="navbar-brand">
|
||||
<a class="navbar-link" href="../index.html">AMR (for R)</a>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.5.0.9010</span>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.5.0.9011</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -278,6 +278,12 @@
|
||||
<td><p>Class 'rsi'</p></td>
|
||||
</tr><tr>
|
||||
|
||||
<td>
|
||||
<p><code><a href="mo_source.html">set_mo_source()</a></code> <code><a href="mo_source.html">get_mo_source()</a></code> </p>
|
||||
</td>
|
||||
<td><p>Use predefined reference data set</p></td>
|
||||
</tr><tr>
|
||||
|
||||
<td>
|
||||
<p><code><a href="eucast_rules.html">eucast_rules()</a></code> <code><a href="eucast_rules.html">EUCAST_rules()</a></code> <code><a href="eucast_rules.html">interpretive_reading()</a></code> </p>
|
||||
</td>
|
||||
@ -299,7 +305,7 @@
|
||||
<tr>
|
||||
<th colspan="2">
|
||||
<h2 id="section-adding-variables-to-your-data" class="hasAnchor"><a href="#section-adding-variables-to-your-data" class="anchor"></a>Adding variables to your data</h2>
|
||||
<p class="section-desc"><p>Functions to add new data to existing data, like the determination of first isolates,</p></p>
|
||||
<p class="section-desc"><p>Functions to add new data to existing data, like the determination of first isolates, multi-drug resistant microorganisms (MDRO), getting properties of microorganisms or antibiotics and determining the age of patients or divide ages into age groups.</p></p>
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -373,7 +379,7 @@
|
||||
<tr>
|
||||
<th colspan="2">
|
||||
<h2 id="section-analysing-your-data" class="hasAnchor"><a href="#section-analysing-your-data" class="anchor"></a>Analysing your data</h2>
|
||||
<p class="section-desc"><p>Functions for conducting AMR analysis</p></p>
|
||||
<p class="section-desc"><p>Functions for conducting AMR analysis, like counting isolates, calculating resistance or susceptibility, creating frequency tables or make plots.</p></p>
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -459,9 +465,9 @@
|
||||
</tr><tr>
|
||||
|
||||
<td>
|
||||
<p><code><a href="microorganisms.certe.html">microorganisms.certe</a></code> </p>
|
||||
<p><code><a href="microorganisms.codes.html">microorganisms.codes</a></code> </p>
|
||||
</td>
|
||||
<td><p>Translation table for Certe</p></td>
|
||||
<td><p>Translation table for microorganism codes</p></td>
|
||||
</tr><tr>
|
||||
|
||||
<td>
|
||||
@ -470,12 +476,6 @@
|
||||
<td><p>Data set with old taxonomic data from ITIS</p></td>
|
||||
</tr><tr>
|
||||
|
||||
<td>
|
||||
<p><code><a href="microorganisms.umcg.html">microorganisms.umcg</a></code> </p>
|
||||
</td>
|
||||
<td><p>Translation table for UMCG</p></td>
|
||||
</tr><tr>
|
||||
|
||||
<td>
|
||||
<p><code><a href="supplementary_data.html">microorganismsDT</a></code> <code><a href="supplementary_data.html">microorganisms.prevDT</a></code> <code><a href="supplementary_data.html">microorganisms.unprevDT</a></code> <code><a href="supplementary_data.html">microorganisms.oldDT</a></code> </p>
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user