outputs a data.frame with 2 columns 1.) rollingMean 2.) meanDepth
1 | rolling(keptDF, wind = 15, interval = 10)
|
keptDF |
dataframe for the #repeats left after thresholding, columnnames thresholds, repeats |
wind |
window size |
interval |
interval size |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.