DESeq: how to get the variance information
1
0
Entering edit mode
Yuan Tian ▴ 60
@yuan-tian-5034
Last seen 10.1 years ago
I'm using DESeq to analyze the RNA-seq data, and I would appreciate if anyone can tell me how to get the estimated variation from the dataset (in addition to the dispersion value, I would like to check the variance as well). It seems that we can use scvPlot to get the variance information, but this function has been removed in the current DESeq version... Thanks. Yuan
DESeq DESeq • 989 views
ADD COMMENT
0
Entering edit mode
Simon Anders ★ 3.8k
@simon-anders-3855
Last seen 4.2 years ago
Zentrum für Molekularbiologie, Universi…
On 2012-01-14 07:48, Yuan Tian wrote: > I'm using DESeq to analyze the RNA-seq data, and I would appreciate > if anyone can tell me how to get the estimated variation from the > dataset (in addition to the dispersion value, I would like to check > the variance as well). It seems that we can use scvPlot to get the > variance information, but this function has been removed in the > current DESeq version... The relation between dispersion and variance is variance = mean + dispersion * mean^2 This way, you can recover the variance. Note, however, the DESeq performs an additional bias correction that you miss in this simple way. Simon
ADD COMMENT

Login before adding your answer.

Traffic: 334 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6