How to make sense of the fold change values in the interaction results object.
1
1
Entering edit mode
colaneri ▴ 30
@colaneri-7770
Last seen 5.1 years ago
United States

 

Hi

I have and experiment with 2 genotype and 2 conditions. i was interested in identify genes with genotype:condition interactions. The res objet report p-values but also log fold change. How can I make sense of these fold changes?  At least how can interpretive negative from positives log fc?

 

I will appreciate any insight 

 

ALe

 

deseq2 logfoldchange interactions • 1.8k views
ADD COMMENT
0
Entering edit mode
@mikelove
Last seen 13 hours ago
United States

You should first read the section of the vignette on how to interpret interaction terms.

vignette("DESeq2")
ADD COMMENT
1
Entering edit mode

Dear Michael, I have  read the vignette, but there is not explanation on how to interpret fold change values in a model that tested interactions. Given that interactions measures significant difference in fold change for a same gene across different conditions (two in mi case) I do not understand what does the reported fold change means. It can not be an average of the compared fold changes neither one or the other. So here my question again. How can I make sense of it? 

I will appreciate your help

ALe 

ADD REPLY
0
Entering edit mode

I'm not sure I 100% understand the question.

There is a fold change associated with the reference level.

It would be easier for me to answer you if you could refer to specific terms that you do not understand, say using the example depicted in Figure 9 in the Interactions section in the vignette, or using the examples of interaction terms that are described in the Examples section of ?results.

ADD REPLY
0
Entering edit mode

Hi Michael

I think now that I read vignette 2016 I get the answer.

Thank you!

 

ADD REPLY
0
Entering edit mode

Make sure you've updated to the latest version of DESeq2! It's important, as Bioconductor developers spend a lot of time improving software and fixing bugs. You should update before starting any new analyses. This involves installing the latest version of R from CRAN and then following these instructions:

http://bioconductor.org/install/

Also, note that a new version of Bioconductor will be available in 3 weeks, tied to R 3.3 (not yet released). Bioconductor is updated to a new version every 6 months.

ADD REPLY

Login before adding your answer.

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