as.GRanges {DMRScan}R Documentation

Cast to GRranges

Description

Cast to GRranges

Usage

as.GRanges(x)

## S4 method for signature 'Region'
as.GRanges(x)

## S4 method for signature 'RegionList'
as.GRanges(x)

Arguments

x

A Region object

Value

A GRanges object


[Package DMRScan version 1.4.6 Index]