1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 11:01:52 +02:00

(v1.7.1.9063) not_intrinsic_resistant

This commit is contained in:
2021-12-09 10:48:25 +01:00
parent e63defe324
commit e18c49ed93
32 changed files with 275 additions and 185 deletions

View File

@ -24,6 +24,7 @@
\alias{mo_ref}
\alias{mo_authors}
\alias{mo_year}
\alias{mo_lpsn}
\alias{mo_rank}
\alias{mo_taxonomy}
\alias{mo_synonyms}
@ -75,6 +76,8 @@ mo_authors(x, language = get_locale(), ...)
mo_year(x, language = get_locale(), ...)
mo_lpsn(x, language = get_locale(), ...)
mo_rank(x, language = get_locale(), ...)
mo_taxonomy(x, language = get_locale(), ...)
@ -226,6 +229,7 @@ mo_synonyms("E. coli") # get previously accepted taxonomic names
mo_ref("E. coli") # "Castellani et al., 1919"
mo_authors("E. coli") # "Castellani et al."
mo_year("E. coli") # 1919
mo_lpsn("E. coli") # 776057 (LPSN record ID)
# abbreviations known in the field -----------------------------------------
mo_genus("MRSA") # "Staphylococcus"