Description Usage Arguments Details Value
View source: R/utils_enrichment.R
Given total read counts in a sample, calculates library size-normalized confidence intervals.
1 |
sample |
Read counts. |
conf.level |
Confidence level. |
Uses the exact Poisson confidence interval from poisson.test
.
A tibble containing the observed proportions and the lower and upper bounds of the confidence interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.