This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Time series analysis from ChIP-Seq data

Hi,

I was wondering if there a way to run a time series analysis on ChIP-Seq data. We have duplicates of four different time points for two strains and three conditions. We have done IP, Input and IgG samples. Now I would like to identify differences over time comparing the different conditions w.o. the need of doing multiple pair-wise comparisons.

I couldn't find any tool for that. Is it possible to take the same tools as for RNA-Seq samples? (by that I mean - DESeq2, edgeR, limma-voom etc.)

thanks Assa

chip-seq time-course time-series

1 answer

You could use same tools. I saw many papers using DESeq2 or edgeR with any king of counts data generated by high throughput sequencin to identify the differences in two different settings.

Log in to answer this question.