MEAL
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see MEAL.
Perform methylation analysis
Bioconductor version: 3.19
Package to integrate methylation and expression data. It can also perform methylation or expression analysis alone. Several plotting functionalities are included as well as a new region analysis based on redundancy analysis. Effect of SNPs on a region can also be estimated.
Author: Carlos Ruiz-Arenas [aut, cre], Juan R. Gonzalez [aut]
Maintainer: Xavier Escribà Montagut <xavier.escriba at isglobal.org>
citation("MEAL")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MEAL")
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("MEAL")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.