Entering edit mode
11 weeks ago
sk_24
▴
10
Does Deseq2 work if I have samples with more than 2 conditions?
Does Deseq2 work if I have samples with more than 2 conditions?
The minimum is two conditions and at least one group with 2 replicates. Everything beyond that is basically possible, given you're not trying to model linear combinations of something.
Consider some effort please for your questions.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
ATpoint I am using PyDeseq2 package and tried running it for 4 conditions; A,B,C and D (each condition is a sample treated with different drug and has 4 biological replicates each) and following is the code for the same:
Running this contrast command gives me the following error