read.hicpro.matrix: Read hicpro three column matrix format.

read.hicpro.matrixR Documentation

Read hicpro three column matrix format.

Description

This function loads a HiC-pro file as a matrix. It assumes a three-column layout: bin1, bin2 and score. All scors are normalised to contacts per *scale_bp* total contacts.

Usage

read.hicpro.matrix(file, scale_bp = 1e+09)

Arguments

file

Full path to file.

scale_bp

Normalising factor. Set to NULL to skip scale_bp.

Value

A data.table with normalised counts.


robinweide/GENOVA documentation built on March 14, 2024, 11:16 p.m.