Description Usage Arguments Value
View source: R/preprocessing.R
Recusive iterative median filtering is applied to whole genome
1 | PerformMedianFilter(object, window.length = 50, length.iterations = 50)
|
object |
casper object |
window.length |
window length used for median filtering |
length.iterations |
increase in window length at each scale iteration |
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.