Hi,
I am quite new in the use of MACS2, but I've read it is a very useful tool to call the peaks from a Chip-Seq experiment. I am currently working with histone modifications data, and I use the following command to call the peaks:
macs2 callpeak -t file.bed -c input.bed -f BED --nomodel -g hs -n example -B -q 0.01
As you say in the MACS2 user manual, after performing the analysis, many output files should be created. Actually, I obtain many output files, but the NAME_peaks.bed file is not generated. So, do you know why this file is not created? Is there anything wrong with my code? Should I include any parameter to specify the creation of the NAME_peaks.bed file?
My output files are: NAME_peaks.narrowPeak, NAME_peaks.xls, NAME_summits.bed.
Thanks in advice,
Sergi