time-series analysis using EdgeR
2
0
Entering edit mode
Mug_qd • 0
@96148b6b
Last seen 23 months ago
Germany

Hello all

I am trying to analyze RNA-seq data at 3 different time points. I have two replicates for two time points while 1 replicate at the 0 timepoint. All the samples are with the same condition and I want to know the differentially expressed genes at data0h vs data6h vs data12h. As I am new to this kind of analysis, I am wondering if a ANOVA like analysis solve the purpose or if I should consider the glmQLFTest from EdgeR.

```

timecourse edgeR • 1.0k views
ADD COMMENT
2
Entering edit mode
@james-w-macdonald-5106
Last seen 16 hours ago
United States

I would just compare each timepoint to baseline using the quasi-likelihood pipeline (which includes glmQLFit and glmQLFTest).

ADD COMMENT
1
Entering edit mode
@gordon-smyth
Last seen 1 hour ago
WEHI, Melbourne, Australia

glmQLFTest can do F-tests just like anova, so it can achieve all the same purposes as an anova approach.

ADD COMMENT

Login before adding your answer.

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