-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbacteria_peptides.Rd
21 lines (21 loc) · 1.2 KB
/
bacteria_peptides.Rd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/bacteria_peptides.R
\docType{data}
\name{bacteria_peptides}
\alias{bacteria_peptides}
\title{Bacteria exo-metabolome example data}
\format{A two-element list object:
\itemize{
\item features: metabolic features detected and extracted. Each feature is represented by a unique ID, a mass (m/z) and a retention time in minute (RT)
\item X: data matrix with 159 rows (samples) and 8332 columns (metabolic features). This is the example data matrix for MetICA simulations.
}}
\usage{
data(bacteria_peptides)
}
\description{
Exo-metabolomic profiles of two wine bacteria strains BETA and VP41. The experiment included 6 different growth media and 3 biological replicates. Samples were taken at different day points throughout bacterial fermentation and measured on maXis ESI–QTOF-MS coupled with reversed-phase LC.
}
\references{
Youzhong Liu, Sara Forcisi, Marianna Lucio, Mourad Harir, Florian Bahut, Magali Deleris-Bou, Sibylle Krieger-Weber, Regis D. Gougeon, Herve Alexandre and Philippe Schmitt-Kopplin, Digging into the low molecular weight peptidome with the OligoNet web server, Scientific reports (2017) Vol. 7 no. 11692
}
\keyword{datasets}