Skip to content

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

License

Notifications You must be signed in to change notification settings

SSICreative83/chipseq

Repository files navigation

NGI-ChIPseq

Build Status Nextflow

Introduction

NGI-ChIPseq is a bioinformatics best-practice analysis pipeline used for ChIP-seq (chromatin immunoprecipitation sequencing) data analysis at the National Genomics Infastructure at SciLifeLab Stockholm, Sweden.

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.

This pipeline is primarily used with a SLURM cluster on the Swedish UPPMAX systems. However, the pipeline should be able to run on any system that Nextflow supports. We have done some limited testing using Docker and AWS, and the pipeline comes with some configuration for these systems. See the installation docs for more information.

Documentation

The NGI-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

If you're interested in running the pipeline in the cloud, please read the docs about using our pipeline with Amazon Web Services on the NGI-ChIPseq pipeline (the instructions should work with this pipeline as well).

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).


SciLifeLab National Genomics Infrastructure


About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Nextflow 72.3%
  • R 14.8%
  • Shell 4.6%
  • HTML 4.1%
  • Python 3.2%
  • Perl 1.0%