Entering edit mode
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
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!
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.