BEclear
Correction of batch effects in DNA methylation data
Bioconductor version: 3.23 · Package version: 2.28.0
Provides functions to detect and correct for batch effects in DNA methylation data. The core function is based on latent factor models and can also be used to predict missing values in any other matrix containing real numbers.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BEclear") Details
| Maintainer | Livia Rasp <livia.rasp@gmail.com> |
| Author | Livia Rasp [aut, cre] (ORCID: <https://orcid.org/0000-0003-0164-2163>), Markus Merl [aut], Ruslan Akulenko [aut] |
| License | GPL-3 |
| URL | https://github.com/uds-helms/BEclear |
| Bug Reports | https://github.com/uds-helms/BEclear/issues |
| System Requirements | C++11 |
| Downloads rank | 305 |
| Source branch | RELEASE_3_23 |
| biocViews | BatchEffect, DNAMethylation, Preprocessing, Software, StatisticalMethod |