overLapper {ViSEAGO}R Documentation

build all sets combinations intersections

Description

build all sets combinations intersections

Usage

overLapper(setlist)

Details

This internal function use build all sets combinations intersections needed for upset.

Value

a list.

See Also

Other enrich_GO_terms: Upset(), enrich_GO_terms-class, show_heatmap(), show_table()

Other visualization: GOclusters_heatmap(), GOcount(), GOterms_heatmap(), Upset(), available_organisms(), show_heatmap(), show_table()

Examples

## Not run: 
# build all intersections combinations
ViSEAGO::overLapper(setlist)

## End(Not run)

[Package ViSEAGO version 1.7.3 Index]