- Home
- Bioconductor 3.23
- Software Packages
- wateRmelon (development version)
wateRmelon
This is the development version of wateRmelon; for the stable release version, see wateRmelon.
Illumina DNA methylation array normalization and metrics
Bioconductor version: Development (3.23)
15 flavours of betas and three performance metrics, with methods for objects produced by methylumi and minfi packages.
Author: Leo C Schalkwyk [cre, aut], Tyler J Gorrie-Stone [aut], Ruth Pidsley [aut], Chloe CY Wong [aut], Nizar Touleimat [ctb], Matthieu Defrance [ctb], Andrew Teschendorff [ctb], Jovana Maksimovic [ctb], Louis Y El Khoury [ctb], Yucheng Wang [ctb], Alexandria Andrayas [ctb]
Maintainer: Leo C Schalkwyk <lschal at essex.ac.uk>
citation("wateRmelon")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("wateRmelon")
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("wateRmelon")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.