1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-24 03:43:22 +02:00

resistance predict update

This commit is contained in:
2019-02-11 10:27:10 +01:00
parent 96495d363a
commit 76ed26d27e
39 changed files with 1296 additions and 549 deletions

View File

@ -72,7 +72,7 @@
</a>
</li>
<li>
<a href="articles/Predict.html">
<a href="articles/resistance_predict.html">
<span class="fa fa-dice"></span>
Predict antimicrobial resistance
@ -93,14 +93,14 @@
</a>
</li>
<li>
<a href="articles/mo_property.html">
<a href="reference/mo_property.html">
<span class="fa fa-bug"></span>
Get properties of a microorganism
</a>
</li>
<li>
<a href="articles/ab_property.html">
<a href="reference/atc_property.html">
<span class="fa fa-capsules"></span>
Get properties of an antibiotic
@ -195,7 +195,7 @@
<p>This package can be used for:</p>
<ul>
<li>Calculating antimicrobial resistance</li>
<li>Calculating empiric susceptibility of both mono therapy and combination therapy</li>
<li>Calculating empirical susceptibility of both mono therapy and combination therapy</li>
<li>Predicting future antimicrobial resistance using regression models</li>
<li>Getting properties for any microorganism (like Gram stain, species, genus or family)</li>
<li>Getting properties for any antibiotic (like name, ATC code, defined daily dose or trade name)</li>