Skip to content
forked from nf-core/chipseq

Chromatin immunoprecipitation (ChIP-seq) analysis using BWA and MACS2 with QC steps.

License

Notifications You must be signed in to change notification settings

UCL-BLIC/chipseq

 
 

Repository files navigation

nf-core/chipseq

Build Status Nextflow Gitter

Introduction

UCL-BLIC/chipseq is a bioinformatics best-practice analysis pipeline used for chromatin immunoprecipitation (ChIP-seq) data analysis.

The pipeline uses Nextflow, a bioinformatics workflow tool. It pre-processes raw data from FastQ inputs, aligns the reads and performs extensive quality-control on the results.

Pipeline Steps

  • Make BWA reference genome index (optional)
  • FastQC
  • TrimGalore!
  • Align with BWA
  • Samtools sort, index, stats & convert to BED
  • Samtools idxstats
  • Picard MarkDuplicates
  • Create bigwigs
  • Count read statistics
  • PhantomPeakQualTools
  • SPP: Calculate NSCRSC and cross correlation
  • DeepTools bamPEFragmentSize, plotFingerprint, bamCoverage, multiBamSummary, plotCorrelation, plotPCA
  • NGSplot
  • MACS2 peak calling
  • Saturation analysis
  • ChIP peak annotation
  • MultiQC

Documentation

The UCL-BLIC/chipseq pipeline comes with documentation about the pipeline, found in the docs/ directory:

  1. Installation and configuration
  2. Running the pipeline
  3. Output and how to interpret the results

Credits

These scripts were written for use at the National Genomics Infrastructure at SciLifeLab in Stockholm, Sweden. Written by Chuan Wang (@chuan-wang) and Phil Ewels (@ewels).

About

Chromatin immunoprecipitation (ChIP-seq) analysis using BWA and MACS2 with QC steps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 47.7%
  • Nextflow 46.5%
  • HTML 2.5%
  • Python 2.0%
  • Perl 0.6%
  • Singularity 0.4%
  • Dockerfile 0.3%