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:
@ -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>
|
||||
|
Reference in New Issue
Block a user