This is a test version of Biostars. For the public version, visit https://www.biostars.org.
MACS2 output (fold enrichment)

Hopefully a simple question --

Is the "fold enrichment" output from MACS2 callpeaks a straight fold enrichment or is is a log10/log2/ln fold enrichment?

macs2 macs chipseq

2 answers

From Github MACS2 README section "Output files":

NAME_peaks.xls: "fold enrichment for this peak summit against random Poisson distribution with local lambda, -log10(qvalue) at peak summit"

Good luck deciphering what that means :)

Hahah, I did see that in the README, but it left me equally confused!

Those are two different columns: 1) fold enrichment and 2) -log10(qvalue).

It is just a fold enrichment, yes. Otherwise it would be called log fold enrichment! ;)

Log in to answer this question.