95% Confidence intervals for Fold Changes computed by DESeq2
1
0
Entering edit mode
@f8075d3f
Last seen 2.1 years ago
United States

Hello all,

I have fold changes computed from various pairwise comparisons done using DESeq2. I would like to compare the relative induction of a few genes from each comparison by plotting their Fold-change and associated 95% confidence interval. I believe I can get a 95% confidence interval from the lfcSE values output from DESeq2, but I'm unsure of exactly how to do this. I've read that multiplying the lfcSE value with normal quantiles, such as qnorm(0.025) can do this, but I would like a bit more clarity on this procedure. Is it as simple as saying 95% confidence is [log2FoldChange - qnorm(0.025)lfcSE, log2FoldChange + qnorm(0.025)lfcSE]?

Thanks in advance,

DESeq2 RNASeq • 1.4k views
ADD COMMENT
0
Entering edit mode
ATpoint ★ 4.0k
@atpoint-13662
Last seen 3 days ago
Germany

Answered here by the developer: Error bars DESeq or DESeq2 fold change

ADD COMMENT

Login before adding your answer.

Traffic: 663 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