#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.