Phenotypes sourced from EBI AMR Portal using the download_ebi function and imported to AMRgen phenotype table format.
Format
staph_geno_ebi A data frame with 198344 rows and 34 columns representing all Staphylococcus genotyping results downloaded from EBI using download_ebi, and imported into AMRgen format using import_amrfp.
Columns include:
id: Sample identifier.drug_agent,drug_class: Antibiotic agent and class, determined by parsing AMRfinderplussubclassfield in the downloaded file.gene,node,marker: gene symbol, parsed fromamr_element_symbolfield in the downloaded file.mutation: mutation within gene, parsed into HGVS nomenclature format fromamr_element_symbolfield in the downloaded file.marker.label: label for genotype marker, combininggeneandmutationinformation (deletion variants represented as"gene:-")....: Additional data columns from EBI.
