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

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