ben-laufer / CpG_Me

A whole genome bisulfite sequencing (WGBS) pipeline for the alignment and QC of DNA methylation that goes from from raw reads (FastQ) to a CpG count matrix (Bismark cytosine reports)

Home Page:https://ben-laufer.github.io/CpG_Me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CpG_Me

DOI Lifecycle: stable

A Whole Genome Bisulfite Sequencing (WGBS) Alignment Pipeline

Website: ben-laufer.github.io/CpG_Me/

Overview

CpG_Me is an optimized and comprehensive WGBS alignment pipeline for a SLURM job scheduler on a high-performance computing cluster. CpG_Me takes you from raw fastq files to CpG methylation count matrices (Bismark cytosine reports), where it processes data to remove biases and provides ample QC/QA. Scripts are available for both paired end (PE) and single end (SE) sequencing approaches. The extracted CpG methylation count matrices can be then be used for the identification of differentially methylated regions (DMRs) through the accompanying DMRichR workflow.

Overview

A single command line call runs the main pipeline for all samples and a final command line call generates html QC/QA reports for all samples.

Workflow

Website Table of Contents

  1. Overview
  2. Quick Start
  3. Installation
  4. Merging Lanes
  5. Correcting for Methylation Bias (m-bias)
  6. Run the Pipeline
  7. QC Report
  8. DMR Calling
  9. Citation
  10. Publications
  11. Acknowledgements

About

A whole genome bisulfite sequencing (WGBS) pipeline for the alignment and QC of DNA methylation that goes from from raw reads (FastQ) to a CpG count matrix (Bismark cytosine reports)

https://ben-laufer.github.io/CpG_Me/

License:MIT License


Languages

Language:Shell 100.0%