Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

normalize_comb_mat

Normalize a list of combination matrice


Description

Normalize a list of combination matrice

Usage

normalize_comb_mat(..., full_comb_sets = FALSE, complement_set = FALSE)

Arguments

...

Combination matrices.

full_comb_sets

Whether the combination matrices contain the full sets of combination sets?

complement_set

Whether the combination matrices also contain the complement set?

Details

It normalizes a list of combination matrice to make them have same number and order of sets and combination sets.

The sets (by set_name) from all combination matrice should be the same.

Examples

# There is no example
NULL

ComplexHeatmap

Make Complex Heatmaps

v2.6.2
MIT + file LICENSE
Authors
Zuguang Gu
Initial release
2020-11-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.