Skip to content
Snippets Groups Projects
Forked from BICF / Astrocyte / chipseq_analysis
386 commits behind the upstream repository.

BICF ChIP-seq Pipeline

Build Status Coverage Report Nextflow Astrocyte

Introduction

BICF ChIPseq is a bioinformatics best-practice analysis pipeline used for ChIP-seq (chromatin immunoprecipitation sequencing) data analysis at BICF at UT Southwestern Dept. of Bioinformatics.

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 BioHPC Cluster. However, the pipeline should be able to run on any system that Nextflow supports.

Additionally, the pipeline is designed to work with Astrocyte Workflow System using a simple web interface.