It's easier to run one model and then you have a more solid and quantitative answer to questions like "which genes show evidence to respond to condition after accounting for trial?", "which genes show interaction between condition and trial?"
Yeah, those are almost verbatim the original questions I wrote before starting, with one more, "which genes in Q1 + Q2 are tissue dependent?" (5 datasets, 1 for each tissue). Our hypothesis would be that trial does cause a difference but really we would need to test this... and I have no idea how to do that without looking at the interaction ... unless someone knows of some kind of magical statistical test (which of course will point me right back at DESeq2 and the interaction).
assuming that the variance in the two trials is about the same, which I guess is a reasonable assumption
JC made a reasonable point above, that because of different parental lines, the biological variability (variance) between the 2 trials may differ quite alot, so argued the 2 trials should be separated. any thoughts on that?
PS: It is concerning to me that I seem to agreeing with both sides of the argument.... decision tennis, clearly a lot more to learn.
I would expect a lot of biological variation if your parental lines are diverse, so, analyzing each one is better
Thanks JC.... just to play devils advocate...
What if instead of different parental lines, trial 1 was all male and trial 2 all female? How would it be any different? I would have thought that would produce the same amount of biological variation and is a common enough reason for using an interaction term in deseq2 . Why do we not separate those?