Utilities for processing matched calls from multipe samples.
1 2 3 4 5 6 | findCalls(x, ..., minCount = 1)
filterCalls(x, ..., minCount = 1)
mergeCalls(x)
updateCalls(x, ...)
|
x |
GenomicRangesList with calls from multiple samples. |
... |
Additional arguments. |
minCount |
For finding and filtering, for how many samples must the condition '...' hold true for a site to be returned? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.