makeStartEndPos {PWMEnrich}R Documentation

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

Description

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

Usage

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


[Package PWMEnrich version 4.29.1 Index]