range,TnTBoard-method {TnT}R Documentation

Range of TnTBoard

Description

Get combined range of all tracks in a TnTBoard, used internally.

Usage

## S4 method for signature 'TnTBoard'
range(x, ..., with.revmap = FALSE,
  ignore.strand = FALSE, na.rm = FALSE)

Arguments

x

TnTBoard.

..., with.revmap, ignore.strand, na.rm

Passed to range,GenomicRanges-method.

Value

GRanges.


[Package TnT version 1.2.0 Index]