make_bins: Bin the genome

Description Usage Arguments Value Examples

View source: R/make_bins.R

Description

This function takes a HiC-BAM file and creates a data.frame with the genome binned at the desired resolution

Usage

1
make_bins(inbam, resolution)

Arguments

inbam

HiC-BAM file (only the header will be used)

resolution

Desired resolution (bin size)

Value

A data.frame containing chromosome, position and bin ID

Examples

1
plot(0)

qenvio/hicutils documentation built on May 26, 2019, 11:35 a.m.