Interaction in Design Experimental
1
0
Entering edit mode
@b39b3713
Last seen 3 months ago
United Kingdom

Hi,

I have three conditions in my data

  1. Temperature (30C and 37C)
  2. Media(YPD, YPD-CFW, YPD-EGTA, YPD-EGTA-CFW)
  3. FLC1(Wild-Type and Delta)

I want to construct a design experiment to answer the question of how gene expression differs in all conditions. Also, I want to add the interaction, if possible, to the model. How to decide the appropriate model in my case? I was wondering what the criteria or metric could be used to choose the appropriate design.

Code should be placed in three backticks as shown below


# include your problematic code here with any corresponding output 
# please also include the results of running the following in an R session 

sessionInfo( )
rnaseqGene • 1.2k views
ADD COMMENT
0
Entering edit mode
swbarnes2 ★ 1.4k
@swbarnes2-14086
Last seen 13 hours ago
San Diego

There are a lot of kinds of questions you could ask with this data, but not all of them will necessarily be interesting.

You are probably going to want to run DESeq with a few different designs to answer all the possible ways you could compare different types of samples.

For instance, you might want a concatenated column with all the variables to compare subsets to subsets, and various kinds of interactions to answer others.

ADD COMMENT
0
Entering edit mode

So, the design relies on what is my purpose, right? Not examine in all conditions like a regression model?

In my understanding, I have included all variables in the design, so we can determine which variable has a significant effect on gene expression. But in your explanation, there is no measurement to say this model is appropriate than others? Then, does DESeq2 only compare 2 conditions, for example foldchange between flc1 (WT vs delta), although I have other variables such as temperature and media?

So, I can build many comparison from all factor combinations? for example WT vs delta, 30c vs 37c, 30WT vs 37 WT, 30delta vs 37delta and etc include comparison among media (YPD, YPD-CFW, YPD-EGTA, YPD-EGTA-CFW?

ADD REPLY

Login before adding your answer.

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