MEAL

This package contains a set of tools to analyze and visualize methylation and gene expression data. This is a work of Carlos Ruiz (ISGlobal).

The package can be installed through Bioconductor:

“`
source(“https://bioconductor.org/biocLite.R”)
biocLite(“MEAL”)
“`