MultiGSEAResult.RdA 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.
gsdThe GeneSetDb() this analysis was run over
resultsThe list of individual results generated by each of the GSEA methods that were run.
logFCThe differential expression statistics for each individual feature measured in the experiment.