print.normalizedMatrix {EnrichedHeatmap}R Documentation

Print the Normalized Matrix

Description

Print the 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.16.0 Index]