Learn R Programming

mmcmcBayes (version 0.1.0)

normal_demo: Normal Methylation Demo Data

Description

A demonstration dataset containing methylation M-values for normal samples. Used for testing and examples in the mmcmcBayes package.

Usage

normal_demo

Arguments

Format

A data frame with CpG sites and methylation values.

Examples

Run this code
data(normal_demo)
head(normal_demo)

Run the code above in your browser using DataLab