unify_mat_list: Unify a list of matrix

Description Usage Arguments Details Value Author(s) Examples

Description

Unify a list of matrix

Usage

1
unify_mat_list(mat_list, default = 0)

Arguments

mat_list

a list of matrix, all of them should have dimension names

default

default values for the newly added rows and columns

Details

All matrix will be unified to have same row names and column names

Value

A list of matrix

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

eilslabs/ComplexHeatmap documentation built on May 16, 2019, 1:21 a.m.