Rt-methods: Method Fixed window size scan for one window size

Description Usage Arguments Value Examples

Description

Method Fixed window size scan for one window size

Usage

1
2
3
4
5
6
7
8
9
oneWindowSizeScanner(region, windowThreshold, windowSize)

## S4 method for signature 'GRangesList'
oneWindowSizeScanner(region, windowThreshold,
  windowSize)

## S4 method for signature 'GRanges'
oneWindowSizeScanner(region, windowThreshold,
  windowSize)

Arguments

region

Object of type GRanges

windowThreshold

Vector of window thresholds

windowSize

Vector of window sizes to be tested on regions

Value

A list of the windows that are significant

Examples

1
## Not run

DMRScan documentation built on Nov. 8, 2020, 8:10 p.m.