This is a test version of Biostars. For the public version, visit https://www.biostars.org.
DiffBind DESeq2 for multiple comparisons

I was wondering how to go about getting differential peak calls along two trajectories, for instance age and sex with DESeq2 under the auspices of DiffBind, as I have only found how to do pairwise comparisons? Thanks.

deseq2 diffbind multiple comparisons

1 answer

Hi,

You can do this using deseq2 by modifying the deseq2 design in a way that fits your need. Please have a look at this discusion C: How is the design in DESeq2 work?

T

Right I know that part, but it is used within the framework of the DiffBind tool so that was more my question.

Log in to answer this question.