makeStartEndPos {PWMEnrich} | R Documentation |
Divide total.len into fragments of length len by providing start,end positions
makeStartEndPos(total.len, len)
total.len |
total available length to be subdivided |
len |
size of the individual chunk |
a data.frame containing paired up start,end positions