1
0
mirror of https://github.com/msberends/AMR.git synced 2026-09-11 16:58:56 +02:00

(v3.0.1.9089) Remove old expert rules that conflict with expected resistant phenotypes

This commit is contained in:
2026-09-03 15:53:29 +02:00
parent bbdd3a92e2
commit 177e83aaf8
6 changed files with 4 additions and 207 deletions

View File

@@ -79,18 +79,6 @@ EUCAST_VERSION_EXPERT_RULES <- list(
year = 2021,
title = "'EUCAST Expert Rules' and 'EUCAST Intrinsic Resistance and Unusual Phenotypes'",
url = "https://www.eucast.org/bacteria/important-additional-information/expert-rules/"
),
"3.2" = list(
version_txt = "v3.2",
year = 2020,
title = "'EUCAST Expert Rules' and 'EUCAST Intrinsic Resistance and Unusual Phenotypes'",
url = "https://www.eucast.org/bacteria/important-additional-information/expert-rules/"
),
"3.1" = list(
version_txt = "v3.1",
year = 2016,
title = "'EUCAST Expert Rules, Intrinsic Resistance and Exceptional Phenotypes'",
url = "https://www.eucast.org/bacteria/important-additional-information/expert-rules/"
)
)
EUCAST_VERSION_EXPECTED_PHENOTYPES <- list(

Binary file not shown.