mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 00:02:38 +02:00
(v1.4.0.9040) LA-MRSA / CA-MRSA
This commit is contained in:
28
index.md
28
index.md
@ -42,6 +42,7 @@ example_isolates %>%
|
||||
|
||||
With only having defined a row filter on Gram-negative bacteria with intrinsic resistance to cefotaxime (`mo_is_gram_negative()` and `mo_is_intrinsic_resistant()`) and a column selection on two antibiotic groups (`aminoglycosides()` and `carbapenems()`), the reference data about [all microorganisms](./reference/microorganisms.html) and [all antibiotics](./reference/antibiotics.html) in the `AMR` package make sure you get what you meant:
|
||||
|
||||
|
||||
| mo | AMK | GEN | KAN | TOB | IPM | MEM |
|
||||
|:------------------------------|:---------:|:---------:|:---------:|:---------:|:---------:|:---------:|
|
||||
|*Pseudomonas aeruginosa* | | I | R | S | S | |
|
||||
@ -51,33 +52,6 @@ With only having defined a row filter on Gram-negative bacteria with intrinsic r
|
||||
|*Stenotrophomonas maltophilia* | R | R | R | R | R | R |
|
||||
|*Pseudomonas aeruginosa* | S | S | R | S | | S |
|
||||
|
||||
<div class="home-buttons">
|
||||
<a href="articles/datasets.html">
|
||||
<div style="background-color: #128f7635;">
|
||||
<div class="fa fa-database"></div>
|
||||
<span>Download our data sets</span>
|
||||
</div>
|
||||
</a>
|
||||
<a href="articles/AMR.html">
|
||||
<div style="background-color: #138F3865;">
|
||||
<div class="fa fa-chalkboard-teacher"></div>
|
||||
<span>Start learning AMR analysis</span>
|
||||
</div>
|
||||
</a>
|
||||
<a href="reference/as.rsi.html">
|
||||
<div style="background-color: #128f7650;">
|
||||
<div class="fa fa-language"></div>
|
||||
<span>Interpret MIC/disk values to R/SI</span>
|
||||
</div>
|
||||
</a>
|
||||
<a href="articles/MDR.html">
|
||||
<div style="background-color: #138F3835;">
|
||||
<div class="fa fa-skull-crossbones"></div>
|
||||
<span>Determine multi-drug resistance (MDR)</span>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
#### Partners
|
||||
|
||||
The development of this package is part of, related to, or made possible by:
|
||||
|
Reference in New Issue
Block a user