R/data.R
oneConditionExample.Rd
The demo file is a MaxQuant result file for an experiment with one experimental condition, 5 time points, and 4 replicates. This file contains 340 detected peptides and 299 columns. Only a selection of those columns will be used for the actual data analysis.
data(oneConditionExample)
A data frame with 340 samples and 299 columns, of which,
data(oneConditionExample)