mirror of
https://github.com/msberends/AMR.git
synced 2025-07-20 23:33:16 +02:00
(v1.3.0.9006) website update
This commit is contained in:
@ -39,7 +39,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">1.3.0.9005</span>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">1.3.0.9006</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -200,15 +200,14 @@
|
||||
|
||||
|
||||
|
||||
<p>This package contains a lot of reference data sets that are all reliable, up-to-date and free to download. You can even use them outside of R, for example to teach your laboratory information system (LIS) about intrinsic resistance!</p>
|
||||
<p>We included them in our <code>AMR</code> package, but also automatically ‘mirror’ them to our public repository in different software formats. On this page, we explain how to download them and how the structure of the data sets look like. The tab separated files <strong>allow for machine reading taxonomic data and EUCAST and CLSI interpretation guidelines</strong>, which is almost impossible with the Excel and PDF files distributed by EUCAST and CLSI. We also offer all data sets in formats for R, SPSS, SAS, Stata and Excel.</p>
|
||||
<p><em>Note: Years and dates of updates mentioned on this page, are from on <code>AMR</code> package version 1.3.0.9005, online released on 17 August 2020. <strong>If you are reading this page from within R, please <a href="https://msberends.github.io/AMR/articles/datasets.html">visit our website</a> for the latest update.</strong></em></p>
|
||||
<p>All reference data (about microorganisms, antibiotics, R/SI interpretation, EUCAST rules, etc.) in this <code>AMR</code> package are reliable, up-to-date and freely available. We continually export our data sets to formats for use in R, SPSS, SAS, Stata and Excel. We also supply tab separated files that are machine-readable and suitable for input in any software program, such as laboratory information systems.</p>
|
||||
<p>On this page, we explain how to download them and how the structure of the data sets look like. If you are reading this page from within R, please <a href="https://msberends.github.io/AMR/articles/datasets.html">visit our website</a>, which is automatically updated with every code change.</p>
|
||||
<div id="microorganisms-currently-accepted-names" class="section level2">
|
||||
<h2 class="hasAnchor">
|
||||
<a href="#microorganisms-currently-accepted-names" class="anchor"></a>Microorganisms (currently accepted names)</h2>
|
||||
<p>This data set is in R available as <code>microorganisms</code>, after you load the <code>AMR</code> package.</p>
|
||||
<p>It was last updated on 28 July 2020 20:52:40 CEST.</p>
|
||||
<p>Direct download links:<br><a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.rds">R file (.rds)</a>, 2.7 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.xlsx">Excel workbook (.xlsx)</a>, 6.1 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.sav">SPSS file (.sav)</a>, 28.2 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.sav">Stata file (.dta)</a>, 28.2 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.dta">SAS file (.sas)</a>, 25.2 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.txt">Tab separated file (.txt)</a>, 13.3 MB.</p>
|
||||
<p>Direct download links:<br><a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.rds">R file (.rds)</a>, 2.7 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.xlsx">Excel workbook (.xlsx)</a>, 6.1 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.sav">SPSS file (.sav)</a>, 28.2 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.dta">Stata file (.dta)</a>, 25.2 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.sas">SAS file (.sas)</a>, 26.2 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.txt">tab separated file (.txt)</a>, 13.3 MB.</p>
|
||||
<div id="source" class="section level3">
|
||||
<h3 class="hasAnchor">
|
||||
<a href="#source" class="anchor"></a>Source</h3>
|
||||
@ -413,7 +412,7 @@
|
||||
<a href="#microorganisms-previously-accepted-names" class="anchor"></a>Microorganisms (previously accepted names)</h2>
|
||||
<p>This data set is in R available as <code>microorganisms.old</code>, after you load the <code>AMR</code> package.</p>
|
||||
<p>It was last updated on 28 May 2020 11:17:56 CEST.</p>
|
||||
<p>Direct download links:<br><a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.old.rds">R file (.rds)</a>, 0.3 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.old.xlsx">Excel workbook (.xlsx)</a>, 0.4 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.old.sav">SPSS file (.sav)</a>, 1.9 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.old.sav">Stata file (.dta)</a>, 1.9 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.old.dta">SAS file (.sas)</a>, 1.8 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.old.txt">Tab separated file (.txt)</a>, 0.8 MB.</p>
|
||||
<p>Direct download links:<br><a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.old.rds">R file (.rds)</a>, 0.3 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.old.xlsx">Excel workbook (.xlsx)</a>, 0.4 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.old.sav">SPSS file (.sav)</a>, 1.9 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.old.dta">Stata file (.dta)</a>, 1.8 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.old.sas">SAS file (.sas)</a>, 1.9 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/microorganisms.old.txt">tab separated file (.txt)</a>, 0.8 MB.</p>
|
||||
<div id="source-1" class="section level3">
|
||||
<h3 class="hasAnchor">
|
||||
<a href="#source-1" class="anchor"></a>Source</h3>
|
||||
@ -466,7 +465,7 @@
|
||||
<a href="#antibiotic-agents" class="anchor"></a>Antibiotic agents</h2>
|
||||
<p>This data set is in R available as <code>antibiotics</code>, after you load the <code>AMR</code> package.</p>
|
||||
<p>It was last updated on 31 July 2020 12:12:13 CEST.</p>
|
||||
<p>Direct download links:<br><a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antibiotics.rds">R file (.rds)</a>, 37 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antibiotics.xlsx">Excel workbook (.xlsx)</a>, 65 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antibiotics.sav">SPSS file (.sav)</a>, 1.3 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antibiotics.sav">Stata file (.dta)</a>, 1.3 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antibiotics.dta">SAS file (.sas)</a>, 0.3 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antibiotics.txt">Tab separated file (.txt)</a>, 0.1 MB.</p>
|
||||
<p>Direct download links:<br><a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antibiotics.rds">R file (.rds)</a>, 37 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antibiotics.xlsx">Excel workbook (.xlsx)</a>, 65 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antibiotics.sav">SPSS file (.sav)</a>, 1.3 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antibiotics.dta">Stata file (.dta)</a>, 0.3 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antibiotics.sas">SAS file (.sas)</a>, 1.8 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antibiotics.txt">tab separated file (.txt)</a>, 0.1 MB.</p>
|
||||
<div id="source-2" class="section level3">
|
||||
<h3 class="hasAnchor">
|
||||
<a href="#source-2" class="anchor"></a>Source</h3>
|
||||
@ -622,7 +621,7 @@
|
||||
<a href="#antiviral-agents" class="anchor"></a>Antiviral agents</h2>
|
||||
<p>This data set is in R available as <code>antivirals</code>, after you load the <code>AMR</code> package.</p>
|
||||
<p>It was last updated on 23 November 2019 19:03:43 CET.</p>
|
||||
<p>Direct download links:<br><a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antivirals.rds">R file (.rds)</a>, 5 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antivirals.xlsx">Excel workbook (.xlsx)</a>, 14 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antivirals.sav">SPSS file (.sav)</a>, 68 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antivirals.sav">Stata file (.dta)</a>, 68 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antivirals.dta">SAS file (.sas)</a>, 67 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antivirals.txt">Tab separated file (.txt)</a>, 16 kB.</p>
|
||||
<p>Direct download links:<br><a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antivirals.rds">R file (.rds)</a>, 5 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antivirals.xlsx">Excel workbook (.xlsx)</a>, 14 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antivirals.sav">SPSS file (.sav)</a>, 68 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antivirals.dta">Stata file (.dta)</a>, 67 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antivirals.sas">SAS file (.sas)</a>, 80 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/antivirals.txt">tab separated file (.txt)</a>, 16 kB.</p>
|
||||
<div id="source-3" class="section level3">
|
||||
<h3 class="hasAnchor">
|
||||
<a href="#source-3" class="anchor"></a>Source</h3>
|
||||
@ -737,7 +736,7 @@
|
||||
<a href="#intrinsic-bacterial-resistance" class="anchor"></a>Intrinsic bacterial resistance</h2>
|
||||
<p>This data set is in R available as <code>intrinsic_resistant</code>, after you load the <code>AMR</code> package.</p>
|
||||
<p>It was last updated on 14 August 2020 14:18:20 CEST.</p>
|
||||
<p>Direct download links:<br><a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/intrinsic_resistant.rds">R file (.rds)</a>, 97 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/intrinsic_resistant.xlsx">Excel workbook (.xlsx)</a>, 0.5 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/intrinsic_resistant.sav">SPSS file (.sav)</a>, 4.2 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/intrinsic_resistant.sav">Stata file (.dta)</a>, 4.2 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/intrinsic_resistant.dta">SAS file (.sas)</a>, 3.7 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/intrinsic_resistant.txt">Tab separated file (.txt)</a>, 1.8 MB.</p>
|
||||
<p>Direct download links:<br><a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/intrinsic_resistant.rds">R file (.rds)</a>, 97 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/intrinsic_resistant.xlsx">Excel workbook (.xlsx)</a>, 0.5 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/intrinsic_resistant.sav">SPSS file (.sav)</a>, 4.2 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/intrinsic_resistant.dta">Stata file (.dta)</a>, 3.7 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/intrinsic_resistant.sas">SAS file (.sas)</a>, 3.8 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/intrinsic_resistant.txt">tab separated file (.txt)</a>, 1.8 MB.</p>
|
||||
<div id="source-4" class="section level3">
|
||||
<h3 class="hasAnchor">
|
||||
<a href="#source-4" class="anchor"></a>Source</h3>
|
||||
@ -788,7 +787,7 @@
|
||||
<a href="#interpretation-from-mic-values-disk-diameters-to-rsi" class="anchor"></a>Interpretation from MIC values / disk diameters to R/SI</h2>
|
||||
<p>This data set is in R available as <code>rsi_translation</code>, after you load the <code>AMR</code> package.</p>
|
||||
<p>It was last updated on 29 July 2020 13:12:34 CEST.</p>
|
||||
<p>Direct download links:<br><a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/rsi_translation.rds">R file (.rds)</a>, 55 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/rsi_translation.xlsx">Excel workbook (.xlsx)</a>, 0.6 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/rsi_translation.sav">SPSS file (.sav)</a>, 3.4 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/rsi_translation.sav">Stata file (.dta)</a>, 3.4 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/rsi_translation.dta">SAS file (.sas)</a>, 3 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/rsi_translation.txt">Tab separated file (.txt)</a>, 1.5 MB.</p>
|
||||
<p>Direct download links:<br><a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/rsi_translation.rds">R file (.rds)</a>, 55 kB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/rsi_translation.xlsx">Excel workbook (.xlsx)</a>, 0.6 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/rsi_translation.sav">SPSS file (.sav)</a>, 3.4 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/rsi_translation.dta">Stata file (.dta)</a>, 3 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/rsi_translation.sas">SAS file (.sas)</a>, 3.2 MB – <a href="https://github.com/msberends/AMR/raw/master/data-raw/../data-raw/rsi_translation.txt">tab separated file (.txt)</a>, 1.5 MB.</p>
|
||||
<div id="source-5" class="section level3">
|
||||
<h3 class="hasAnchor">
|
||||
<a href="#source-5" class="anchor"></a>Source</h3>
|
||||
|
Reference in New Issue
Block a user