nested: Pathways included in other pathways

Description Usage Arguments Value Methods (by class) See Also Examples

Description

Check if all the genes of a pathway are inside another pathway.

Usage

1
2
3
4
nested(object)

## S4 method for signature 'GeneSetCollection'
nested(object)

Arguments

object

A GeneSetCollection

Value

A matrix with 1 if they are included and 0 if not. 1 means that the pathways on the rows are in the ones of the columns

Methods (by class)

See Also

compare

Examples

1

llrs/GSEAdv documentation built on May 29, 2019, 6 p.m.