This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Count Vs Dispersion Plot

I am analyzing my RNA-seq data with cummeRbund. I have four conditions, 5 biological replicates per condition. Why do the count vs dispersion plots look more or less identical for all four conditions? I can see from the cummeRbund vignette that this is supposed to be the case; I just don't know why.

Any insights would be appreciated.

Thanks.

rna-seq statistics counts cummerbund

1 answer

The count-vs-dispersion relationship is roughly governed by the biological counting process used to quantify RNA-seq data. You might take a look at papers by Simon Anders and Wolfgang Huber (authors of DEXSeq and DESeq) for some background and details.

Log in to answer this question.