Description Usage Arguments Value Examples
Method Fixed window size scan for a sequence of window sizes
1 2 3 4 5 6 7 8 9 | manyWindowSizeScanner(region, windowThreshold, windowSize)
## S4 method for signature 'GRangesList'
manyWindowSizeScanner(region, windowThreshold,
windowSize)
## S4 method for signature 'GRanges'
manyWindowSizeScanner(region, windowThreshold,
windowSize)
|
region |
Object of type GRanges |
windowThreshold |
Vector of window thresholds |
windowSize |
Vector of window sizes to be tested on regions |
A list of the windows that are significant
1 | ## Not run
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.