PathwaysIter
function for a selection of objectsInternal function of Geneset.intersect
.
Geneset.intersectSelection(list.output, sign = 0.05, names = NULL,
seperatetables = FALSE, separatepvals = FALSE)
The output of the PathwaysIter
function.
The significance level to be handled for cutting of the pathways. Default is 0.05.
Optional. Names of the methods. Default is NULL.
Logical. If TRUE, a separate element is created per cluster containing the pathways for each iteration. Default is FALSE.
Logical. If TRUE, the p-values of the each iteration of each pathway in the intersection is given. If FALSE, only the mean p-value is provided. Default is FALSE.