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

mean AMR distance

This commit is contained in:
2022-10-21 15:59:31 +02:00
parent 4bebba3610
commit 178ab5e5ff
5 changed files with 13 additions and 13 deletions

View File

@ -225,7 +225,6 @@ export(count_resistant)
export(count_susceptible)
export(custom_eucast_rules)
export(custom_mdro_guideline)
export(distance_from_row)
export(eucast_dosage)
export(eucast_exceptional_phenotypes)
export(eucast_rules)
@ -266,6 +265,7 @@ export(mdr_cmi2012)
export(mdr_tb)
export(mdro)
export(mean_amr_distance)
export(mean_distance_from_row)
export(mo_authors)
export(mo_class)
export(mo_cleaning_regex)