turnover {loadings} | R Documentation |
Metabolomic Turnover analysis of the yeast culture mediums
Description
This includes differential isotopomer ratio from metabolomic turnover analysis of yeast cultures by gas chromatgraphy mass spectrometry. The data matrix contains 11 samping time for three groups of different yeast strains and culture condition (33 samples total) and 60 peaks.
Usage
data(turnover)
Format
The list object "turnover" contains the following elements:
X : Data matrix of explanatory variables that include variables in each columns.
Y : Dummy matrix that include group information 0,1 in each columns.
D : Differential matrix (Second order).
annotation : Compound annotation for metabolome data.
References
Nakayama Y., Tamada Y., Tsugawa H., Bamba T., Fukusaki E. Novel Strategy for Non-Targeted Isotope-Assisted Metabolomics by Means of Metabolic Turnover and Multivariate Analysis. Metabolites. 2014;4:722-739.
Examples
data(turnover)