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

No support for coercing antivirals #76

Closed msberends closed 1 year ago

msberends commented 1 year ago

From https://github.com/msberends/AMR/discussions/75, there is currently no implementation to use antivirals in functions such as as.ab() and ab_from_text().

Perhaps it’s time for as.av() and av_from_text().

msberends commented 1 year ago

This can be followed up in #77.