MultiGSEAResult: A MultiGSEAResult object holds the results from a multiGSEA...

Description Slots

Description

A call to multiGSEA() will produce analyses for an arbitrary number of GSEA methods, the results of which will be stored and accessible here using the result(), results(), and resultNames().

In addition, the GeneSetDb() used for the analysis is accessible via geneSetDb(), and the results from the differential expression analysis is available via logFC().

Visualizing results of a geneset based analysis also are functions that operate over a MultiGSEAResult object, for instance see the iplot() and multiGSEA.shiny::explore() functions.

Slots

gsd

The GeneSetDb() this analysis was run over

results

The list of individual results generated by each of the GSEA methods that were run.

logFC

The differential expression statistics for each individual feature measured in the experiment.


lianos/multiGSEA documentation built on Nov. 17, 2020, 1:26 p.m.