EnzymeDistribution | R Documentation |
The distribution of 66 sugar degradation enzymes in 9 representative human microbiota members. Because some enzymes can catalyze more than one reactions, this dataset has more than 66 rows. When reading this dataset, "0" suggests the enzyme represented by the row is not present in the column microbe, while "1" suggests it's present
EnzymeDistribution
A matrix with 71 rows (genes) and 13 variables
Name of gene encoding this sugar degradation enzyme.
EC category of this enzyme, indicating its reaction type.
Full name of the enzyme
The sugar degradation pathway this enzyme invoved in.
Lactobacillus plantarum
Escherichia coli
Bifidobacterium longum
Pseudomonas aeruginosa
Bacteroides thetaiotaomicron
Clostridium botulinum
Enterobacter sp. EA-01
Klebsiella variicola
Streptococcus pneumoniae
E. coli is usually treated as a positive control species because it survives in minimal media and can synthesize and degrade almost all common sugars.
Genomes downloaded from NCBI, see dataset GenomesInfo for details.
## Not run: head(EnzymeDistribution) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.