reduce-methods: reduce

reduceR Documentation

reduce

Description

Computing the GRanges footprint of the gTrack object on the genome usage: reduce(gt) # outputs a GRanges

Usage

## S4 method for signature 'gTrack'
reduce(x, drop.empty.ranges = FALSE, ...)

Arguments

x

gTrack object to retrieve reduced GRanges from

...

additional arguments to GRanges reduce function

Value

GRanges with the minimal footprint of the gTrack data

Author(s)

Marcin Imielinski


mskilab/gTrack documentation built on March 28, 2024, 6:18 p.m.