Description Usage Arguments Value Author(s)
View source: R/z.thres.cons.bins.R
Find a threshold on the Z-scores associated with how many consecutive bins are found.
1  | z.thres.cons.bins(z.df)
 | 
z.df | 
 a data.frame with at least 'chr', 'start', 'end' and 'z' columns.  | 
a list with:
dup.th | 
 the threshold for positive Z-scores (duplication signal)  | 
del.th | 
 the threshold for negative Z-scores (deletion signal)  | 
sigma.est.dup | 
 the estimated null distribution variance for positive Z-scores  | 
sigma.est.del | 
 the estimated null distribution variance for negative Z-scores  | 
Jean Monlong
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.