Hello everyone,
I have the list of differently expressed genes from DESeq2 for three different timepoints. I have few genes that are differentially expressed in all three timepoints for which I want to combine the p-values to get one. I was thinking of taking an average p-value, but looks like that is a wrong way. Also, is it ok to average the Log2FoldChange values of these genes too?
Can you suggest any r packages or methods to combine the p-values and Log2FoldChange values.
The three timepoints are from the same biological sample and same treatment condition.
Thank you,
Ambika