names,Region-method {DMRScan}R Documentation

Get the names of all probes within a region

Description

Get the names of all probes within a region

Get the names of all probes in a study

Usage

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

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

Arguments

x

An object of type Region

Value

The names of individual CpGs in a Region

A character vector of all CpG ids in a RegionList


[Package DMRScan version 1.4.6 Index]