DEprot.timecourse class
resultsdata.frame with one row per protein: statistics, kinetic descriptors, cluster assignment and ranking. Class: "ANY".
fitted.curvesnamed list of matrices (proteins x grid points), one element per group level ('all' when no group was used). Class: "ANY".
time.gridnumeric vector of the prediction grid positions, expressed on the ORIGINAL time scale. Class: "ANY".
observed.meansnamed list of matrices (proteins x timepoints) with the mean measured value at each timepoint. Class: "ANY".
timepointsnumeric vector of the observed timepoints. Class: "ANY".
counts.usedmatrix of the counts effectively analyzed (only the samples kept). Class: "ANY".
tc.metadatametadata of the samples used in the time course (subset of the original DEprot@metadata). Class: "ANY".
sample.subsetvector containing the list of samples analyzed. Class: "ANY".
data.usedvector indicating the type of counts used (imputed, normalized, raw). Class: "ANY".
designmodel matrix used by limma for the fit. Class: "ANY".
clusterslist with the membership matrix, the centroids, the method, the number of clusters and the fuzzifier. NULL when the clustering was not performed. Class: "ANY".
paramslist of all the parameters used for the analysis. Class: "ANY".
profile.plotggplot object corresponding to the output of plot.timecourse.profiles for this object. Class: "ANY".