How to analyze ChIP-seq data

In this 25-page PDF, I will show you a full example with code that you can follow starting from FASTQ files.

Get it now for Free

    We respect your privacy. Unsubscribe at any time.

    Ming Tang

    Who am I?

    I am a computational biologist converted from a wet biologist.


    I was given a 2G file of ChIP-seq data by my PhD supervisor, but I had no idea how to analyze it.

    I learned it the hard way through numerous hours in googling and taking a lot of online classes.

    Now with over 10 years of computational experience, I want to help you to make the same transformation.

    What will you learn?

    • How to analyze ChIPseq data starting from FASTQ files
    • How to align the reads
    • How to call peaks
    • How to call SuperEnhancers
    • How to generate bigwig files for visualization in IGV
    • How to put all the commands into a shell script
    • How to make line plot and heatmap from ChIP-seq data