mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 21:22:01 +02:00
(v0.8.0.9035) add more mo codes
This commit is contained in:
@ -84,7 +84,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="Latest development version">0.8.0.9034</span>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">0.8.0.9035</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -231,13 +231,13 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div id="amr-0-8-0-9034" class="section level1">
|
||||
<div id="amr-0-8-0-9035" class="section level1">
|
||||
<h1 class="page-header">
|
||||
<a href="#amr-0-8-0-9034" class="anchor"></a>AMR 0.8.0.9034<small> Unreleased </small>
|
||||
<a href="#amr-0-8-0-9035" class="anchor"></a>AMR 0.8.0.9035<small> Unreleased </small>
|
||||
</h1>
|
||||
<div id="last-updated-23-nov-2019" class="section level2">
|
||||
<div id="last-updated-24-nov-2019" class="section level2">
|
||||
<h2 class="hasAnchor">
|
||||
<a href="#last-updated-23-nov-2019" class="anchor"></a><small>Last updated: 23-Nov-2019</small>
|
||||
<a href="#last-updated-24-nov-2019" class="anchor"></a><small>Last updated: 24-Nov-2019</small>
|
||||
</h2>
|
||||
<div id="breaking" class="section level3">
|
||||
<h3 class="hasAnchor">
|
||||
@ -319,6 +319,7 @@
|
||||
<li>Added ATC codes for ceftaroline, ceftobiprole and faropenem and fixed two typos in the <code>antibiotics</code> data set</li>
|
||||
<li>More robust way of determining valid MIC values</li>
|
||||
<li>Small changed to the <code>example_isolates</code> data set to better reflect reality</li>
|
||||
<li>Added more microorganisms codes from laboratory systems (esp. species of <em>Pseudescherichia</em> and <em>Rodentibacter</em>)</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="other" class="section level3">
|
||||
@ -1391,7 +1392,7 @@ Using <code><a href="../reference/as.mo.html">as.mo(..., allow_uncertain = 3)</a
|
||||
<div id="tocnav">
|
||||
<h2>Contents</h2>
|
||||
<ul class="nav nav-pills nav-stacked">
|
||||
<li><a href="#amr-0-8-0-9034">0.8.0.9034</a></li>
|
||||
<li><a href="#amr-0-8-0-9035">0.8.0.9035</a></li>
|
||||
<li><a href="#amr-0-8-0">0.8.0</a></li>
|
||||
<li><a href="#amr-0-7-1">0.7.1</a></li>
|
||||
<li><a href="#amr-0-7-0">0.7.0</a></li>
|
||||
|
Reference in New Issue
Block a user