Dear authors, first of all I would like to thank you for the development of this tool.
Currently I am using your R script and I have a couple of questions:
My dataset is very simple and I just have two conditions to compare ("Control", "treatment") at one specific time point. For each condition I have three biological replicates.
1) In your R script, you are using, glmQL, glm and limma functions to estimate the DE genes. According to edgeR authors, this is the best approach if you have a complex experimental design but the classical analysis should be used in a Pairwise comparisons between two groups. What do you think about that? Should I use your approach or the classical one?
2) If I can use the more complex approach. How would you recommend me to define the "set contrast groups"?
Thanks in advance