R/data.R
twoConditionsExample.RdThe demo file is a MaxQuant result file for an experiment with two experimental conditions (loss-of-function line and control line), 5 time points, and 4 replicates. The file contains 790 peptides and 673 columns. Only a selection of those columns will be used for the actual data analysis.
data(twoConditionsExample)A data frame with 790 samples and 299 columns, of which,
data(twoConditionsExample)