hic_table {multiHiCcompare}R Documentation

Print the hic_table

Description

Print the hic_table

Usage

hic_table(x)

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

Arguments

x

The Hicexp object

Value

Hicexp class information

Examples

data('hicexp2')
hic_table(hicexp2)

[Package multiHiCcompare version 1.0.0 Index]