R/mc_reactions.R

#' Reaction information from MetaCyc
#' 
#' A data.frame containing reaction information parsed from the MetaCyc database.
#' 
#' @format A data frame with 15311 rows and 11 variables:
#' \describe{
#'   \item{REACTION}{ }
#'   \item{URL}{ }
#'   \item{SYSTEMATIC-NAME}{ }
#'   \item{EC-NUMBER}{ }
#'   \item{IN-PATHWAY}{ }
#'   \item{REACTION-LIST}{ }
#'   \item{LEFT}{ }
#'   \item{RIGHT}{ }
#'   \item{REACTION-DIRECTION}{ }
#'   \item{COMPOUNDS}{ }
#'   \item{DBLINKS}{ }
#' }
#' @source \url{http://metacyc.ai.sri.com/}
"mc_reactions"
EMSL-Computing/MetaCycData documentation built on Oct. 14, 2021, 2:04 a.m.