Learn R Programming

wateRmelon (version 1.16.0)

melon: Small MethyLumi data set for examples and testing

Description

This object was derived using methylumiR on an edited GenomeStudio file containing a small subset of features. It works with all of the wateRmelon package beta functions (see dasen and metrics (see genki, seabi, and dmrse_col) except for swan.

Usage

data(melon)

Arguments

Format

MethyLumiSet with assayData containing 3363 features, 12 samples

Source

Pidsley R, Wong CCY, Volta M, Lunnon K, Mill J, Schalkwyk LC: A data-driven approach to preprocessing Illumina 450K methylation array data (submitted)

Examples

Run this code
library(methylumi)
data(melon)
boxplot(log(methylated(melon)), las=2)
## maybe str(melon) ; plot(melon) ...

Run the code above in your browser using DataLab