getUpset: Writes UpSet plot to file

View source: R/getUpset.R

getUpsetR Documentation

Writes UpSet plot to file

Description

Writes UpSet plot to file

Usage

getUpset(ls, file, N = NA, combColFn = function(x) "black", ..., setClust = F)

Arguments

ls

A list of sets to be plotted

file

The output file

N

The unverse size. Defaults to the number of unique elements.

combColFn

A function defining the color mapping of intersections.

...

Additional arguments to


kewiechecki/moreComplexHeatmap documentation built on June 8, 2025, 5:18 a.m.