normalized {multiHiCcompare}R Documentation

Print the indicator for if the data is normalized

Description

Print the indicator for if the data is normalized

Usage

normalized(x)

## S4 method for signature 'Hicexp'
normalized(x)

Arguments

x

The Hicexp object

Value

Hicexp class information

Examples

data('hicexp2')
normalized(hicexp2)

[Package multiHiCcompare version 1.2.0 Index]