Giter VIP home page Giter VIP logo

wgbs_ucd's Introduction

WGBS_UCD

Analysis of whole-genome bisulfite sequencing (WGBS) data.

Overview

This pipeline is being developed for the analysis of a particular data set, with the hope that it may be useful for the analysis of other data sets.

The pipeline currently includes {scripts}:

  • ✅ Checksum of downloaded files (sum) {001}
  • ✅ Control quality of raw FASTQ files (FastQC) {002}
  • ✅ Merge raw (paired-end) FASTQ files from multiple sequencing runs for each biological replicate (cat) {003}
  • ✅ Control quality of merged FASTQ files (FastQC) {004}
  • ✅ Trim adapter and low-quality bases from merged FASTQ files (Trim Galore!) {005}
  • ✅ Control quality of trimmed FASTQ files (FastQC) {006}
  • ✅ Report of trimming statistics {007}
  • ✅ Alignment of trimmed read pairs to bisulfite-converted genome (Bismark) {008}
  • ✅ Control quality of aligned BAM files (FastQC) {009}
  • ✅ Report of alignment statistics {010}
  • ✅ Deduplication of aligned read pairs (Bismark) {011}
  • ✅ Control quality of deduplicated BAM files (FastQC) {012}
  • ✅ Report of deduplication statistics {013}
  • ✅ Extraction of methylation calls from deduplicated aligned read pairs (Bismark) {014}
  • Upcoming 🔴 Report of methylation extraction statistics {015}
  • ✅ Addition of read group, sorting and indexing of BAM files (Picard) {016}
  • ✅ Combined Bismark report in HTML format (Bismark) {017}
  • ✅ Import methylation calls and format GRanges for subsequent analyses (bsseq/Bioconductor) {018}
  • ✅ Import coordinates of unmasked CpG islands (CGI) and format as GRanges (UCSC tracks) {019}
  • ✅ Import coordinates of genes and format as GRanges (biomaRt/Bioconductor) {020}
  • ✅ Overview of CGI coverage in the imported data set {021}
  • ✅ Identification of differentially methylated regions (DMRs) (bsseq/Bioconductor) {021}

Important notes

  • Bismark: using v0.15.0 cloned from GitHub to benefit of a recent bug fix allowing the proper use of the --cytosine_report option of the script bismark_methylation_extractor. The bug fix is not yet available in the version available on the Bismark website

wgbs_ucd's People

Contributors

kevinrue avatar

Stargazers

XuYingJie avatar Zongchang Li avatar emmmmmm avatar song tianqiang avatar  avatar  avatar

Watchers

James Cloos avatar  avatar yunjiesong avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.