Good day!
I'm trying to carry out co-expression analysis using CEMiTool after limma preparation of microarray results.
It's pointed in CEMiTool userguide that one should use unprocessed expression data.
Experimentally I found that there is no big difference between evaluated co-expression modules if I change FDR p.value in topTable function from 0.05 to 0.1.
But it appears that there really is a big difference whether to use topTable(...adjust.method = "BH" or "none" before submitting data to CEMiTool - the genes changes their positions in co-expression modules.
Should I use the Benjamini-Hochberg correction? Or maybe I should not filter data by p.values and correct it at all?
The values I use are average Lfc's, each from 3 repeatings.