ENCODE-DCC / chip-seq-pipeline2

ENCODE ChIP-seq pipeline
MIT License
241 stars 123 forks source link

macs2 q-value #206

Open User-yx opened 3 years ago

User-yx commented 3 years ago

When I use macs2 call peak, can I set the q-value instead of the p-value in this pipeline?

leepc12 commented 3 years ago

https://github.com/ENCODE-DCC/chip-seq-pipeline2/blob/master/chip.wdl#L990

Edit this line in chip.wdl.

                        else if peak_caller_=='macs2' then 'q.value'