Learn R Programming

ER (version 1.1.1)

Lactobacillus: Lactobacillus data

Description

A data.frame with a design and proteomic data, transcriptomic data and phenotypic data.

Usage

data(Lactobacillus)

Arguments

Author

Ellen Færgestad Mosleth

Details

Experiment on Lactobacillus sakei was performed as a 2-way factorial design with two factors both on two levels: strain (L. sakei strains LS25 and 23K) (factor A) and growth condition (high and low glucose availability) (factor B) both on two levels, and their interaction term (factor AB). There were three biological replicates within each group. Transcriptome, proteome and end product profile (lactate, formate, acetate and ethanol) were observed.

References

McLeod et al. 2017. Effects of glucose availability in Lactobacillus sakei; metabolic change and regulation of the proteome and transcriptome. Plos One 12, e0187542.

Examples

Run this code
data(Lactobacillus)
str(Lactobacillus)

Run the code above in your browser using DataLab