This is a test version of Biostars. For the public version, visit https://www.biostars.org.
When Using Deseq Does One Need To Estimate The Size Factor And Dispersion For Each Condition?

Hi all,

I want to ask a question in using DESeq, do I also need to import two conditions each time to do the estimatesizefactor and estimatedispersions? Can I import all conditions (>=3) together, and then do sizefactor and dispersion together, and then use res<-nbinomTest(cds,"cond1","cond2") to select which two conditions I want to compare?

In DESeq document, I see in the chapter "working partially without replicates", it indicates to do estimatesizefactor to new cds, but in the chapter " working without any replicates", I see there don't need to do that. So What is the affection if I do estimatesizefactor with all or partial conditions, since I see the sizeFactor is different.

thanks a lot!

Ch

rna-seq

2 answers

I have been wondering about the same, since it would ease up the analysis. However, I get different sizefactor for Ctrl depending on if I import all three conditions at the same time or whether I do it pairwise e.g. Ctrl VS KO and Ctrl vs HET.

Hi kevin, I think this is a question I asked several month ago, now i got the answer is you need to import your conditions pairwise every time.

Hi camelbbs,

Could you expand on your answer? I am going through the same dilemma currently.

Thanks! C

Anybody can look at this? Thanks!!

Log in to answer this question.