ChIPseeker icon indicating copy to clipboard operation
ChIPseeker copied to clipboard

When using enrichPeakOverlap, why the p values of different target peaks are same?

Open Dragonlongzhilin opened this issue 7 months ago • 0 comments

Thank you for developing the wonderful tool. I'm having a problem with the enrichPeakOverlap function. I found that the p-value is the same for different target peaks.

The following code I used: E7min.res <- enrichPeakOverlap(queryPeak = E7min, targetPeak = peak.list, nShuffle = 10000, mc.cores = 24, TxDb = txdb)

The output is: image

Dragonlongzhilin avatar Dec 05 '23 11:12 Dragonlongzhilin