Hi ATpoint
Apologies for the confusion created in my previous question. I would like to clarify what I am trying to do.
I am working with a two colour Cy3 Cy5 microarray dataset analysed using limma with n=3 per condition. After multiple testing correction, no genes pass FDR threshold, although several genes show noticeable log2 fold changes and raw p values below 0.05.
My goal is exploratory comparison across three conditions where I want to extract upregulated and downregulated gene lists and perform Venn overlap analysis before downstream pathway interpretation.
Since FDR filtering yields zero genes, I am considering defining gene sets using nominal p value and fold change thresholds, for example log2FC > 1 and p value <= 0.05 for upregulated genes and log2FC < 1 and p value < 0.05 for downregulated genes.
Would this be considered reasonable for exploratory overlap analysis in small sample microarray datasets, provided the results are interpreted cautiously?
Alternatively, is there a more recommended strategy for generating gene lists for overlap comparison when FDR filtering is too stringent?
Thank you for your guidance.