edgeR: Time course RNA-seq experiments
1
0
Entering edit mode
SuperDad • 0
@6c37bad3
Last seen 6 months ago
United States

The RNAseq examples in the section "Time course RNA-seq experiments of Drosophila melanogaster" are technical replicates. So, the reads can be summed by sumTechReps(). If I have biological replicates, how to sum the reads for the time course analysis (Natural cubic spline regression)? Thanks

edgeR • 448 views
ADD COMMENT
1
Entering edit mode
Yunshun Chen ▴ 840
@yunshun-chen-5451
Last seen 5 weeks ago
Australia

If the samples are biological replicates, you don't sum the reads (i.e., keep them as separate samples). You can generate an MDS plot to see if there is any sample effect (i.e., separation by sample in one of the dimensions). If so, you may also consider incorporating the sample effect into the design.

ADD COMMENT
0
Entering edit mode

Thanks for your prompt reply. Could you please help write a code example for biological replicates (assume the Drosophila melanogaster samples are biological replicates)? Thanks again!

ADD REPLY
0
Entering edit mode

The edgeR manual covers everything to know. For other basic R code please take one of the many R tutorials out there in the web.

ADD REPLY

Login before adding your answer.

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