项目作者: ben-laufer

项目描述 :
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)
高级语言: Shell
项目地址: git://github.com/ben-laufer/CpG_Me.git
创建时间: 2018-09-20T17:47:21Z
项目社区:https://github.com/ben-laufer/CpG_Me

开源协议:GNU General Public License v3.0

下载


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