bacon
Controlling bias and inflation in association studies using the empirical null distribution
Bioconductor version: 3.23 · Package version: 1.40.0
Bacon can be used to remove inflation and bias often observed in epigenome- and transcriptome-wide association studies. To this end bacon constructs an empirical null distribution using a Gibbs Sampling algorithm by fitting a three-component normal mixture on z-scores.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("bacon") Details
| Maintainer | Maarten van Iterson <mviterson@gmail.com> |
| Author | Maarten van Iterson [aut, cre], Erik van Zwet [ctb] |
| License | GPL (>= 2) |
| Downloads rank | 458 |
| Source branch | RELEASE_3_23 |
| biocViews | BatchEffect, Bayesian, GenomeWideAssociation, ImmunoOncology, MethylationArray, MultipleComparison, RNASeq, Regression, Software, StatisticalMethod, Transcriptomics |