R/kegg_buc.R

#'Metabolic profiles of KEGG organism Buchnera aphidicola APS (Acyrthosiphon 
#'pisum) (KEGG organism code: buc)
#'
#'kegg organism buc metabolic information, which consists of enzymatic reactions
#'and metabolites.
#'
#'@details 
#'
#'buc metatolic information:
#'
#' \itemize{
#'   \item .attrs.name: Enzymatic reactions that organism involved
#'   \item substrate.name: Substrates of the corresponding reaction.
#'   \item product.name: Products of the corresponding reaction.
#' }
#'
#' @format A data frame with 418 observations on three variables.
#' 
#' [,1] .attrs.name, character (reaction: R)
#' 
#' [,2] substrate.name, list (substrates: cpd)
#' 
#' [,3] product.name, list (products: cpd)
#' 
#' 
#' 
#' 
#' @name kegg_buc
NULL

Try the RevEcoR package in your browser

Any scripts or data that you put into this service are public.

RevEcoR documentation built on May 2, 2019, 1:06 p.m.