gseaModule(geneSets, statFuns, scores, annotation)
GeneSetCollection
containing the information about gene sets for which to perform the
analysis.applyByCategory
and need to
be able to handle two mandatory arguments: x
are the scores
for the respective category, and y
are all scores of the
whole assay. This allows for statistics like t.test(x,y)
.data.frame
with additional annotation for the
repsective gene sets.writeReport
.
This feature is still experimental.