makeStartEndPos: Divide total.len into fragments of length len by providing...

Description Usage Arguments Value

View source: R/background.R

Description

Divide total.len into fragments of length len by providing start,end positions

Usage

1
makeStartEndPos(total.len, len)

Arguments

total.len

total available length to be subdivided

len

size of the individual chunk

Value

a data.frame containing paired up start,end positions


PWMEnrich documentation built on Nov. 8, 2020, 7:45 p.m.