mirror of
https://github.com/msberends/AMR.git
synced 2025-07-24 05:43:43 +02:00
WHO update, antibiotics update
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Data set with 2000 blood culture isolates of septic patients — septic_patients • AMR (for R)</title>
|
||||
<title>Data set with 2,000 blood culture isolates from septic patients — septic_patients • AMR (for R)</title>
|
||||
|
||||
<!-- favicons -->
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
|
||||
@ -45,7 +45,7 @@
|
||||
|
||||
<link href="../extra.css" rel="stylesheet">
|
||||
<script src="../extra.js"></script>
|
||||
<meta property="og:title" content="Data set with 2000 blood culture isolates of septic patients — septic_patients" />
|
||||
<meta property="og:title" content="Data set with 2,000 blood culture isolates from septic patients — septic_patients" />
|
||||
|
||||
<meta property="og:description" content="An anonymised data set containing 2,000 microbial blood culture isolates with their full antibiograms found in septic patients in 4 different hospitals in the Netherlands, between 2001 and 2017. It is true, genuine data. This data.frame can be used to practice AMR analysis. For examples, please read the tutorial on our website." />
|
||||
|
||||
@ -80,7 +80,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.9009</span>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.5.0.9012</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -216,7 +216,7 @@
|
||||
<div class="row">
|
||||
<div class="col-md-9 contents">
|
||||
<div class="page-header">
|
||||
<h1>Data set with 2000 blood culture isolates of septic patients</h1>
|
||||
<h1>Data set with 2,000 blood culture isolates from septic patients</h1>
|
||||
|
||||
<div class="hidden name"><code>septic_patients.Rd</code></div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user