R/mc_compounds.R

#' Compound information from MetaCyc
#' 
#' A data.frame containing compound information parsed from the MetaCyc database.
#' 
#' @format A data frame with 13689 rows and 8 variables:
#' \describe{
#'   \item{COMPOUND}{ }
#'   \item{URL}{ }
#'   \item{COMMON-NAME}{ }
#'   \item{MONOISOTOPIC-MW}{ }
#'   \item{MOLECULAR-WEIGHT}{ }
#'   \item{MF}{ }
#'   \item{CHEMICAL-FORMULA}{ }
#'   \item{DBLINKS}{ }
#' }
#' @source \url{http://metacyc.ai.sri.com/}
"mc_compounds"
EMSL-Computing/MetaCycData documentation built on Oct. 14, 2021, 2:04 a.m.