Description Usage Arguments Value Author(s) Examples
View source: R/windowFunctions.R
Combines neighbouring locations to windows
1 | summarizeWindowStd(phInf, windowSize = 3, overlap = TRUE)
|
phInf |
The locations on the chromosomes. |
windowSize |
Size of how many Locations should be combined. |
overlap |
States if the windows should overlap. |
Indices for summarization
Djork-Arne Clevert okko@clevert.de and Andreas Mitterecker mitterecker@bioinf.jku.at
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.