EnzymaticReactions | R Documentation |
A list of 72 enzymatic reactions that involve in microbial degradation of several simple sugars. Because some reactions can be catalyzed by more than one enzymes, the dataset have more than 72 rows.
EnzymaticReactions
A matrix with 96 rows and 6 variables:
Name of the gene that encodes the enzyme represented in this row.
Enzyme Commission (EC) number of this enzyme, assigned based on the reaction it catalyzes.
Full name of the enzyme.
Starting material of the enzyme. If one reaction requires more than one substrates, the reaction is split multiple lines.
Product of this enzymatic reaction. If more than one products are produced, they are split into multiple lines.
The sugar degradation pathway this enzyme participates in.
MetaCyc from metacyc.org
## Not run: head(EnzymaticReactions) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.