I am using the latest R version and I only have 1 mutually exclusive pair; the p and q values are the same. I am using fdr method DBH. I am wondering why the p and q values are the same? When I look at the next best result, the p-value and q-values are different (but not significant). For example:
number of pairs tested: 190
proportion of true null hypotheses: 1
number of significant pairs at a maximum FDR of 1 : 190
gene1 gene2 p.value q.value
39 GENEXXX GENEYYY 0.08714019 0.08714019
42 GENEZZZ GENEYYY 0.30103083 0.91313014
Thanks
Kim
I am using the latest R version and I only have 1 mutually exclusive pair; the p and q values are the same. I am using fdr method DBH. I am wondering why the p and q values are the same? When I look at the next best result, the p-value and q-values are different (but not significant). For example:
Thanks
Kim