# Differential methylation analysis of reduced representation bisulfite sequencing experiments using edgeR

**Authors:** Yunshun Chen, Bhupinder Pal, Jane E. Visvader, Gordon K. Smyth, Peter F. Hickey, Gordon Smyth, James W. MacDonald, Gordon Smyth, Simon Andrews, Gordon Smyth

F1000Research · DOI: 10.12688/f1000research.13196.2 · 2018-10-08

## TL;DR

This paper introduces a new method using edgeR to analyze DNA methylation data from RRBS experiments, showing how it can be adapted from RNA-seq analysis pipelines.

## Contribution

The paper proposes a novel approach for detecting differentially methylated regions using edgeR's RNA-seq framework for RRBS data.

## Key findings

- edgeR can be effectively used for differential methylation analysis in RRBS experiments.
- The method is suitable for data with small numbers of biological replicates.
- The approach integrates well with existing RNA-seq analysis pipelines.

## Abstract

Cytosine methylation is an important DNA epigenetic modification. In vertebrates, methylation occurs at CpG sites, which are dinucleotides where a cytosine is immediately followed by a guanine in the DNA sequence from 5’ to 3’. When located in the promoter region of a gene, DNA methylation is often associated with transcriptional silencing of the gene. Aberrant DNA methylation is associated with the development of various diseases such as cancer. Bisulfite sequencing (BS-seq) is the current “gold-standard” technology for high-resolution profiling of DNA methylation. Reduced representation bisulfite sequencing (RRBS) is an efficient form of BS-seq that targets CpG-rich DNA regions in order to save sequencing costs.

A typical bioinformatics aim is to identify CpGs that are differentially methylated (DM) between experimental conditions. This workflow demonstrates that differential methylation analysis of RRBS data can be conducted using software and methodology originally developed for RNA-seq data. The RNA-seq pipeline is adapted to methylation by adding extra columns to the design matrix to account for read coverage at each CpG, after which the RRBS and RNA-seq pipelines are almost identical. This approach is statistically natural and gives analysts access to a rich collection of analysis tools including generalized linear models, gene set testing and pathway analysis.

The article presents a complete start to finish case study analysis of RRBS profiles of different cell populations from the mouse mammary gland using the Bioconductor package 
                    edgeR. We show that lineage-committed cells are typically hyper-methylated compared to progenitor cells and this is true on all the autosomes but not the sex chromosomes. We demonstrate a strong negative correlation between methylation of promoter regions and gene expression as measured by RNA-seq for the same cell types, showing that methylation is a regulatory mechanism involved in epithelial linear commitment.

## Linked entities

- **Diseases:** cancer (MONDO:0004992)
- **Species:** Mus musculus (taxon 10090)

---
Source: https://tomesphere.com/paper/10.12688/f1000research.13196.2