Description Usage Arguments Examples
View source: R/rnaPeakCalling.R
rnaPeakCalling Function
1 2 3 4 5 6 7 8 9 | rnaPeakCalling(
dat,
col.num = 1,
quiet = F,
time.it = T,
plot_threshold = 10,
small_peaks = T,
binwidth = 25
)
|
dat |
The plot file to smooth and sort |
col.num |
1 for forward strand and 2 for reverse strand |
binwidth |
the width to smooth over |
moveby |
the jumps to make for each smoothing bin |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.