Differential ChIP-Seq Analysis
3
0
Entering edit mode
6.0 years ago
hkarakurt ▴ 180

Hello everyone, I have ChIP-Seq datasets. With Bowtie2, now I have BAM files. I mostly use SeqMonk for these kind of analyses but I do not think it does not have a tool for differential ChIP-Seq analysis. I used MACS for peak calling (on SeqMonk) and I have values too.

1) Anyone knows a suitable and fast (Windows 10 would be awesome) tool for this analysis?

2) Does a basic statistical analysis (like t-test) to the log2 peak values of each sample work?

3) Do DESeq2 or EdgeR to the raw counts work?

Thank you.

ChIP-Seq R next-gen alignment • 4.5k views
ADD COMMENT
2
Entering edit mode
6.0 years ago
igor 13k

You should check this paper for a comprehensive overview of the various differential binding tools: https://doi.org/10.1093/bib/bbv110

Here, we have reviewed 14 tools, which have been developed to determine differential enrichment between two conditions. They differ in their algorithmic setups, and also in the range of applicability. Hence, we have benchmarked these tools on real data sets for transcription factors and histone modifications, as well as on simulated data sets to quantitatively evaluate their performance. Overall, there is a great variety in the type of signal detected by these tools with a surprisingly low level of agreement. Depending on the type of analysis performed, the choice of method will crucially impact the outcome.

ADD COMMENT
0
Entering edit mode

This is a useful resource!

ADD REPLY
1
Entering edit mode
6.0 years ago

Yes - for a particular set of peaks, you can quantify counts (with htseq-count, featureCounts, etc.) and then use DESeq2/edgeR for p-value calculations.

ADD COMMENT
1
Entering edit mode
6.0 years ago
Hussain Ather ▴ 990

Look into deepTools bigWigCompare for comparing bigWig files based on the gene mapping

ADD COMMENT
0
Entering edit mode

Why would you not consider a method such as DiffBind?

ADD REPLY

Login before adding your answer.

Traffic: 1968 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6