Description Usage Arguments Value
View source: R/summarizeBootstraps.R
Summarize the bootstrap compartment estimates and compute Agresti-Coull confidence intervals
1 2 3 4 5 6 | summarizeBootstraps(
boot.list,
est.ab,
q = 0.95,
assay = c("array", "atac", "bisulfite")
)
|
boot.list |
List of bootstraps as GRanges objects |
est.ab |
The original compartment calls |
q |
Confidence interval to compute (0.95 for 95 percent CI) |
assay |
Type of assay we are working with |
A GRanges object with bootstraps summarized
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.