msberends / AMR

Functions to simplify and standardise antimicrobial resistance (AMR) data analysis and to work with microbial and antimicrobial properties by using evidence-based methods, as described in https://doi.org/10.18637/jss.v104.i03.
https://msberends.github.io/AMR/
Other
83 stars 12 forks source link

Implement EUCAST System for Antimicrobial Abbreviations #62

Closed msberends closed 1 year ago

msberends commented 2 years ago

See https://www.eucast.org/fileadmin/src/media/PDFs/EUCAST_files/Disk_test_documents/Disk_abbreviations/EUCAST_system_for_antimicrobial_abbreviations.pdf for reference.

msberends commented 2 years ago

This method is not reproducible for us: step II requires sorting and availability of the data. Furthermore, it is unknown what is meant with "the less commonly used agent".

It seems safer to just copy their table, which unfortunately only contains 123 agents, much less than the ~450 that are in the antibiotics data set.

msberends commented 1 year ago

It's horrible, we're not complying with EUCAST regarding their methodologically unsound method to abbreviate antibiotics.

So these codes will not be added to the antibiotics data sets. Users can use the add_custom_antimicrobials() function to add own codes.