Description Usage Arguments Value
find significant maximum z score windows.
1 2 | get_disjoint_max_win(z0, sigwin = 20, nmax = Inf, zthresh = -Inf,
two_sided = FALSE, verbose = TRUE)
|
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 |
s.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.