order.comb_mat: Order of the Combination Sets

View source: R/Upset.R

order.comb_matR Documentation

Order of the Combination Sets

Description

Order of the Combination Sets

Usage

order.comb_mat(m, decreasing = TRUE, on = "comb_set")

Arguments

m

A combination matrix returned by make_comb_mat.

on

On sets or on combination sets?

decreasing

Whether the ordering is applied decreasingly.

Details

It first sorts by the degree of the combination sets then by the combination matrix.

Examples

# There is no example
NULL


jokergoo/ComplexHeatmap documentation built on Nov. 17, 2023, 11:27 a.m.