mirror of
https://github.com/msberends/AMR.git
synced 2025-07-17 20:33:18 +02:00
(v1.7.1.9051) updated taxonomy, updated git branch name
This commit is contained in:
@ -238,7 +238,7 @@
|
||||
<div class="col-md-9 contents">
|
||||
<div class="page-header">
|
||||
<h1>Data Sets with 558 Antimicrobial Drugs</h1>
|
||||
<small class="dont-index">Source: <a href='https://github.com/msberends/AMR/blob/master/R/data.R'><code>R/data.R</code></a></small>
|
||||
<small class="dont-index">Source: <a href='https://github.com/msberends/AMR/blob/main/R/data.R'><code>R/data.R</code></a></small>
|
||||
<div class="hidden name"><code>antibiotics.Rd</code></div>
|
||||
</div>
|
||||
|
||||
@ -426,13 +426,13 @@
|
||||
|
||||
|
||||
<p>These data sets are available as 'flat files' for use even without <span style="R">R</span> - you can find the files here:</p><ul>
|
||||
<li><p><a href='https://github.com/msberends/AMR/raw/master/data-raw/antibiotics.txt'>https://github.com/msberends/AMR/raw/master/data-raw/antibiotics.txt</a></p></li>
|
||||
<li><p><a href='https://github.com/msberends/AMR/raw/master/data-raw/antivirals.txt'>https://github.com/msberends/AMR/raw/master/data-raw/antivirals.txt</a></p></li>
|
||||
<li><p><a href='https://github.com/msberends/AMR/raw/main/data-raw/antibiotics.txt'>https://github.com/msberends/AMR/raw/main/data-raw/antibiotics.txt</a></p></li>
|
||||
<li><p><a href='https://github.com/msberends/AMR/raw/main/data-raw/antivirals.txt'>https://github.com/msberends/AMR/raw/main/data-raw/antivirals.txt</a></p></li>
|
||||
</ul>
|
||||
|
||||
<p>Files in <span style="R">R</span> format (with preserved data structure) can be found here:</p><ul>
|
||||
<li><p><a href='https://github.com/msberends/AMR/raw/master/data/antibiotics.rda'>https://github.com/msberends/AMR/raw/master/data/antibiotics.rda</a></p></li>
|
||||
<li><p><a href='https://github.com/msberends/AMR/raw/master/data/antivirals.rda'>https://github.com/msberends/AMR/raw/master/data/antivirals.rda</a></p></li>
|
||||
<li><p><a href='https://github.com/msberends/AMR/raw/main/data/antibiotics.rda'>https://github.com/msberends/AMR/raw/main/data/antibiotics.rda</a></p></li>
|
||||
<li><p><a href='https://github.com/msberends/AMR/raw/main/data/antivirals.rda'>https://github.com/msberends/AMR/raw/main/data/antivirals.rda</a></p></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user