Background information on included dataSome pages about our package and its external sources. Be sure to read our How To’s for more information about how to work with functions in this package. |
|
---|---|
The |
|
The Catalogue of Life |
|
Version info of included Catalogue of Life |
|
WHOCC: WHO Collaborating Centre for Drug Statistics Methodology |
|
Lifecycles of functions in the |
|
Data set with 67,151 microorganisms |
|
Data sets with 557 antimicrobials |
|
Data set with bacterial intrinsic resistance |
|
Data set with 2,000 example isolates |
|
Data set with unclean data |
|
Data set for R/SI interpretation |
|
Data set with 5,583 common microorganism codes |
|
Data set with previously accepted taxonomic names |
|
Data set with 500 isolates - WHONET example |
|
Preparing data: microorganismsThese functions are meant to get taxonomically valid properties of microorganisms from any input. Use |
|
|
Transform input to a microorganism ID |
|
Get properties of a microorganism |
User-defined reference data set for microorganisms |
|
Preparing data: antibioticsUse these functions to get valid properties of antibiotics from any input or to clean your input. You can even retrieve drug names and doses from clinical text records, using |
|
Transform input to an antibiotic ID |
|
|
Get properties of an antibiotic |
Retrieve antimicrobial drug names and doses from clinical text |
|
Get ATC properties from WHOCC website |
|
Preparing data: antimicrobial resistanceWith |
|
Interpret MIC and disk values, or clean raw R/SI data |
|
Transform input to minimum inhibitory concentrations (MIC) |
|
Transform input to disk diffusion diameters |
|
Apply EUCAST rules |
|
|
Plotting for classes |
Analysing data: antimicrobial resistanceUse these function for the analysis part. You can use |
|
|
Calculate microbial resistance |
|
Count available isolates |
Determine (new) episodes for patients |
|
|
Determine first (weighted) isolates |
Key antibiotics for first weighted isolates |
|
|
Determine multidrug-resistant organisms (MDRO) |
|
AMR plots with |
Determine bug-drug combinations |
|
|
Antibiotic class selectors |
|
Filter isolates on result in antimicrobial class |
|
Predict antimicrobial resistance |
Guess antibiotic column |
|
Other: miscellaneous functionsThese functions are mostly for internal use, but some of them may also be suitable for your analysis. Especially the ‘like’ function can be useful: |
|
Split ages into age groups |
|
Age in years of individuals |
|
Check availability of columns |
|
Translate strings from AMR package |
|
PCA biplot with |
|
|
Join microorganisms to a data set |
Pattern matching with keyboard shortcut |
|
Calculate the matching score for microorganisms |
|
Principal Component Analysis (for AMR) |
|
Random MIC values/disk zones/RSI generation |
|
Other: statistical testsSome statistical tests or methods are not part of base R and were added to this package for convenience. |
|
G-test for Count Data |
|
Kurtosis of the sample |
|
Skewness of the sample |
|
Other: deprecated functionsThese functions are deprecated, meaning that they will still work but show a warning with every use and will be removed in a future version. |
|
Deprecated functions |