print.normalizedMatrix {EnrichedHeatmap}R Documentation

Print normalized matrix

Description

Print normalized matrix

Usage

## S3 method for class 'normalizedMatrix'
print(x, ...)

Arguments

x

the normalized matrix returned by normalizeToMatrix

...

other arguments

Value

No value is returned.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


[Package EnrichedHeatmap version 1.12.0 Index]