getChrToBinOffset: Get bin offset for each chromosome.

Description Usage Arguments Value

Description

This function creates offset of bin indices for each chromosome.

Usage

1
getChrToBinOffset(chromosomes, resolution, seqInfo)

Arguments

chromosomes

Character vecotr with chromosome identifiers.

resolution

The bin size resolution in base pairs

seqInfo

A seqinfo object holding the length of each chromosome.

Value

A numeric vector with offset for each chromosome.


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