Originally posted by dpryan
View Post
Regarding post #133, for the outlier list (I think it is (res[which(idx=="TRUE"),]) , we found some genes have p-value but without adj-p value, you said I could filter them to increase power. I want to ask in which list to filter them?
If the list is the DE gene list, it is fine, because I only save the genes with adj-p value<0.05.
Or is this the list the "outlier list", which would be searched in the DE genes excluded by DESeq2 but within edgeR, and to observe edgeR is reliable or not?
Or I need to filter them before doing DE analysis?
Another question, the second list, that is the genes are not outlier, all of them baseMean are 0, is this normal?
Thank you!
Comment