order.comb_mat: Order of the Combination Sets

Description Usage Arguments Details Examples

Description

Order of the Combination Sets

Usage

1
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

1
2
# There is no example
NULL

zhongmicai/complexHeatmap documentation built on May 7, 2019, 6:11 a.m.