get_disjoint_max_win: find significant maximum z score windows.

Description Usage Arguments Value

Description

find significant maximum z score windows.

Usage

1
2
get_disjoint_max_win(z0, sigwin = 20, nmax = Inf, zthresh = -Inf,
  two_sided = FALSE, verbose = TRUE)

Arguments

z0

Matrix containing z scores with bins as rows and windows size as columns

sigwin

Integer indicating how many bins per fragment

nmax

Integer indicating the maximum number of windows to return

zthresh

Integer indicating the minimum z-score considered significant

Value

s.


jnkoberstein/DEScan documentation built on May 29, 2019, 11:39 a.m.