This is a test version of Biostars. For the public version, visit https://www.biostars.org.
DESeq2 sharingMode and fitType

Hi, all! When I used DESeq2 to analyse the different expression genes, I was confused about two parameters of estimateDispersions, that is sharingMode and fitType.

The DESeq used 'sharingMode="fit-only",fitType="local"' as the default, however the DESeq2 set 'sharingMode="maximum",fitType="parametric"' as the default.

How could I select these two parameters? Could I change the default, like 'sharingMode="fit-only",fitType="parametric"'? My data had 10 samples and every sample only repeat twice, which is the best?

Thank you again and look forward to your feedbackssoon.

rna-seq

As a rule of thumb, go with default parameters of all tools unless you have a reason not to.

Can you use "fit-only"? Yes, but why do you think that's a good idea?

0 answers

No answers yet.

Log in to answer this question.