Description Usage Arguments Value Author(s) See Also
View source: R/searchDistalCPs.R
search distal CP sites
1 2 3 4 5 | searchDistalCPs(chr.cov.merge, conn_next_utr3,
curr_UTR, window_size,
depth.weight,
long_coverage_threshold,
background, z2s)
|
chr.cov.merge |
coverage of current chromosome |
conn_next_utr3 |
joint to next 3UTR or not (used for removeUTR3__UTR3) |
curr_UTR |
GRanges of current 3UTR |
window_size |
window size |
depth.weight |
output of depthWeight |
long_coverage_threshold |
cutoff value for coverage of long form 3UTR |
background |
local background range |
z2s |
cut off background scores. see zScoreThrethold |
a list
Jianhong Ou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.