summarizeBootstraps: Summarize the bootstrap compartment estimates and compute...

Description Usage Arguments Value

View source: R/summarizeBootstraps.R

Description

Summarize the bootstrap compartment estimates and compute Agresti-Coull confidence intervals

Usage

1
2
3
4
5
6
summarizeBootstraps(
  boot.list,
  est.ab,
  q = 0.95,
  assay = c("array", "atac", "bisulfite")
)

Arguments

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

Value

A GRanges object with bootstraps summarized


JordanVeldboom/compartmap documentation built on July 3, 2020, 6:32 p.m.