Description Usage Arguments Value Author(s)
View source: R/zScoreThrethold.R
calculate local background cutoff value based on z-score
1 | zScoreThrethold(background, introns, totalCov, utr3, z = 2)
|
background |
background range |
introns |
GRanges of introns |
totalCov |
total coverage of output of totalCoverage |
utr3 |
output of utr3Annotation |
z |
z score cut off value |
a numeric vector
Jianhong Ou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.