pois_ci: Calculate read counts confidence interval.

Description Usage Arguments Details Value

View source: R/utils_enrichment.R

Description

Given total read counts in a sample, calculates library size-normalized confidence intervals.

Usage

1
pois_ci(sample, conf.level = 0.95)

Arguments

sample

Read counts.

conf.level

Confidence level.

Details

Uses the exact Poisson confidence interval from poisson.test.

Value

A tibble containing the observed proportions and the lower and upper bounds of the confidence interval.


ilia-kats/RiboSeqTools documentation built on Oct. 5, 2020, 7:41 p.m.