#' Metabolic fluxes
#'
#' Metabolic fluxes for growth of the bacterium Cupriavidus necator on different carbon sources
#'
#' \itemize{
#' \item substrate - carbon source
#' \item reaction - central carbon metabolism reaction ID
#' \item flux_mmol_gDCW_h - flux in mmol per g dry cell weight per hour, from FBA
#' }
#'
#' @docType data
#' @usage data(metabolic_flux)
#' @format A data frame with 68 rows and 3 variables
"metabolic_flux"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.