bacdive_abx | R Documentation |
getAbx
.Antibiotics data from bacdive.org that is _not_ in the antibiogram format. Produced by getAbx
.
bacdive_abx
A data frame with the following columns:
The literature reference in the bacdive database.
ChEBI (Chemical entities of biological interest) identifier.
Common name of the antibiotic.
Should all be "yes" values.
Whether or not strain is sensitive to this antibiotic. Possible values are "yes", "no", and NA.
Whether or not strain is resistant to this antibiotic. Possible values are "yes", "no", and NA.
bacdive ID of strain.
The name of the taxon.
The rank of the taxon.
Whether or not the strain is the type strain for the species.
DOI (Digital Object Identifier) for the reference.
The concentration of antibiotic at which resistance was measured.
The concentration of antibiotic at which sensitivity was measured.
Group ID of combined antibiotics i.e. bacteria was tested against multiple antibiotics at once.
Whether or not strain is intermediate sensitive to this antibiotic.
The concentration of antibiotic at which intermediate sensistivity was measured.
Data frame also has the attribute "date_downloaded" for when the data was downloaded from bacdive.org.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.