Learn R Programming

GenoGAM (version 1.0.2)

dataRange: The /codeGRanges of the underlying data

Description

Just like the /codecoordinates slot but returns the genomic ranges of the underlying data.

Usage

dataRange(object)
"dataRange"(object)
"dataRange"(object)

Arguments

object
A /codeGenomicTiles object.

Value

A /codeGRanges object of genomic ranges of the underlying data

Examples

Run this code
gt <- makeTestGenomicTiles()
dataRange(gt)

Run the code above in your browser using DataLab