mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 08:32:04 +02:00
(v0.7.1.9024) eucast_rules() fix, new MOs
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
\name{microorganisms}
|
||||
\alias{microorganisms}
|
||||
\title{Data set with ~65,000 microorganisms}
|
||||
\format{A \code{\link{data.frame}} with 67,906 observations and 16 variables:
|
||||
\format{A \code{\link{data.frame}} with 68,260 observations and 16 variables:
|
||||
\describe{
|
||||
\item{\code{mo}}{ID of microorganism as used by this package}
|
||||
\item{\code{col_id}}{Catalogue of Life ID}
|
||||
@ -33,8 +33,8 @@ Manually added were:
|
||||
\item{9 entries of \emph{Streptococcus} (beta haemolytic groups A, B, C, D, F, G, H, K and unspecified)}
|
||||
\item{2 entries of \emph{Staphylococcus} (coagulase-negative [CoNS] and coagulase-positive [CoPS])}
|
||||
\item{3 entries of Trichomonas (Trichomonas vaginalis, and its family and genus)}
|
||||
\item{3 other 'undefined' entries (unknown, unknown Gram negatives and unknown Gram positives)}
|
||||
\item{8,830 species from the DSMZ (Deutsche Sammlung von Mikroorganismen und Zellkulturen) that are not in the Catalogue of Life}
|
||||
\item{5 other 'undefined' entries (unknown, unknown Gram negatives, unknown Gram positives, unknown yeast and unknown fungus)}
|
||||
\item{8,970 species from the DSMZ (Deutsche Sammlung von Mikroorganismen und Zellkulturen) that are not in the Catalogue of Life}
|
||||
}
|
||||
}
|
||||
\section{About the records from DSMZ (see source)}{
|
||||
|
@ -4,7 +4,7 @@
|
||||
\name{microorganisms.old}
|
||||
\alias{microorganisms.old}
|
||||
\title{Data set with previously accepted taxonomic names}
|
||||
\format{A \code{\link{data.frame}} with 21,342 observations and 4 variables:
|
||||
\format{A \code{\link{data.frame}} with 21,743 observations and 4 variables:
|
||||
\describe{
|
||||
\item{\code{col_id}}{Catalogue of Life ID that was originally given}
|
||||
\item{\code{col_id_new}}{New Catalogue of Life ID that responds to an entry in the \code{\link{microorganisms}} data set}
|
||||
|
Reference in New Issue
Block a user