Hi Istvan
Thank you for your answer and sorry for my ambiguous question. The q-values are lower than p-values. The q-values are in the column of values = 0.001714451. The values above 1 are from the column meth.diff.
The reason for using both, p-values and q-values is because the q-values were not computed right. I checked the histogram of p-values and most of the p-values are equal or close to one. Maybe this lake of uniformity is affecting the FDR correction. Would you have any suggestion to correct p-values for multiple comparisons?
You may try to use the standard
p.adjustwithmethod = "BH" (which is the FDR-correction) on the hyper's pvalue.It may be that the parallel computing messed up the qvalues.
Have you solved the same q-value problem? I had the same problem
This Cross Validated post may be helpful to you:
https://stats.stackexchange.com/questions/263831/over-represented-values-in-fdr-adjusted-p-values