R/helperFunctions.R
extend.Rd
Extend the 5' and 3' ends of a GRanges. See references for source.
GRanges
extend(x, upstream = 0, downstream = 0)
A GRanges object to extend
Numeric of basepairs to extend the 5' end by
Numeric of basepairs to extend the 3' end by
A GRanges object with extended ranges
extend
https://support.bioconductor.org/p/78652/