sort,RegionList-method {DMRScan}R Documentation

Sort a set of regions on p-value in a RegionList object

Description

Sort a set of regions on p-value in a RegionList object

Usage

## S4 method for signature 'RegionList'
sort(x, decreasing = FALSE)

Arguments

x

An object of type RegionList

decreasing

Inherited from base

Value

An updated RegionList, sorted on empirical p-values


[Package DMRScan version 1.4.6 Index]