1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 04:02:19 +02:00

Update contributors list

This commit is contained in:
2022-10-21 21:56:54 +02:00
parent bfca21bd3f
commit d0b54f640c
5 changed files with 38 additions and 33 deletions

View File

@ -719,8 +719,9 @@ as_rsi_method <- function(method_short,
mo.bak <- list(...)$mo.bak
} else {
mo.bak <- mo
mo <- suppressWarnings(as.mo(mo))
}
# be sure to take current taxonomy, as the rsi_translation data set only contains current taxonomy
mo <- suppressWarnings(suppressMessages(as.mo(mo, keep_synonyms = FALSE)))
guideline_coerced <- get_guideline(guideline, reference_data)
if (is.na(ab)) {
message_("Returning NAs for unknown drug: '", font_bold(ab.bak),