- Home
- Bioconductor 3.22
- Software Packages
- BEclear
BEclear
This is the released version of BEclear; for the devel version, see BEclear.
Correction of batch effects in DNA methylation data
Bioconductor version: Release (3.22)
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.
Author: Livia Rasp [aut, cre] ORCID iD ORCID: 0000-0003-0164-2163 , Markus Merl [aut], Ruslan Akulenko [aut]
Maintainer: Livia Rasp <livia.rasp at gmail.com>
citation("BEclear")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BEclear")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("BEclear")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.