DEprot.timecourse.enrichment class

Slots

results

data.frame combining the enrichment results of all the clusters, with a 'cluster' column. Class: "ANY".

enrichment.per.cluster

named list containing the enrichResult object returned by clusterProfiler::enricher for each cluster. Class: "ANY".

dotplot

ggplot object showing, for each cluster, the enriched genesets; the number inside each dot corresponds to the count of proteins. Class: "ANY".

universe

vector containing the background gene list used for the tests. Class: "ANY".

parameters

a list containing the parameters used to run the analyses. Class: "ANY".