overlap_groups: Extract overlapping groups from an upset

View source: R/de_plots.R

overlap_groupsR Documentation

Extract overlapping groups from an upset

Description

Taken from: https://github.com/hms-dbmi/UpSetR/issues/85 and lightly modified to match my style and so I could more easily understand what it is doing.

Usage

overlap_groups(input, sort = TRUE)

Arguments

input

upset data structure.

sort

Sort the result?


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.