Skip to contents

Meropenem phenotype data for Klebsiella pneumoniae from EuSCAPE project, one sample per row, downloaded from the EBI AMR portal using download_ebi() and imported using import_pheno().

Usage

kp_mero_euscape

Format

kp_mero_euscape A data frame with 1,490 rows and 43 columns:

  • id: Sample identifier, imported from the BioSample column in the raw input.

  • drug: Antibiotic code, interpreted from Antibiotic using as.ab.

  • mic: Minimum inhibitory concentration, formatted using as.mic.

  • disk: Disk diffusion zone, formatted using as.disk.

  • method, platform, guideline: Test method and platform and interpretation guideline.

  • pheno_provided: S/I/R interpretation as provided in the raw input.

  • spp_pheno: Species identifier, interpreted from Scientific name using as.mo, used to interpret ecoff and pheno columns.

  • ...: Additional data columns from EBI AMR Portal