Skip to contents

Create mega contactMatrix from a list of contactMatrix.

Usage

JoinHiC(hicLst)

Arguments

hicLst

<ListContactMatrix>: The HiC maps list.

Value

A ContactMatrix.

Details

JoinHiC

Examples

data(HiC_Ctrl.cmx_lst)
Mega_Ctrl.cmx <- JoinHiC(HiC_Ctrl.cmx_lst)