View source: R/summarizeBootstraps.R
summarizeBootstraps | R Documentation |
Summarize the bootstrap compartment estimates and compute Agresti-Coull confidence intervals
summarizeBootstraps(boot.list, est.ab, q = 0.95, assay = c("rna", "atac"))
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.