getBinGR: Get bins of a single chromosome.

Description Usage Arguments Value

Description

This function returns a GRanges object with bins of a single chromosome by given bin size.

Usage

1
getBinGR(chr, resolution, seqInfo)

Arguments

chr

Chromosome name

resolution

The bin size resolution in base pairs

seqInfo

A seqinfo object holding the length of each chromosome.

Value

A GRanges object with bins


ibn-salem/chromint documentation built on May 18, 2019, 1:29 a.m.