Computing the GRanges footprint of the gTrack object on the genome usage: reduce(gt) # outputs a GRanges
# S4 method for gTrack
reduce(x, drop.empty.ranges = FALSE, ...)
gTrack
object to retrieve reduced GRanges
from
additional arguments to GRanges reduce function
GRanges
with the minimal footprint of the gTrack
data