length,Region-method {DMRScan}R Documentation

Calculate the length of a region in terms of CpGs

Description

Calculate the length of a region in terms of CpGs

Get the number of regions in a RegionList

Usage

## S4 method for signature 'Region'
length(x)

## S4 method for signature 'RegionList'
length(x)

Arguments

x

A RegionList object

Value

The number of CpGs in a Region

The number of CpGs in a RegionList


[Package DMRScan version 1.4.6 Index]