MACS icon indicating copy to clipboard operation
MACS copied to clipboard

Q: Same parameters,but different peaks number

Open zhangpicb opened this issue 2 years ago • 2 comments

Hi @taoliu ,

Describe the problem callpeak --nomodel -f BAMPE --keep-dup 1 -q 0.05 -B --SPMR -t TF.bam -c IgG.bam -n TF generate TF.narrowPeak files contain 6 rows. callpeak --nomodel -f BAMPE --keep-dup 1 -q 0.05 -B --SPMR -t TF.bam -n TFwithoutIgG generate TFwithoutIgG.narrowPeak files contain 6067 rows.

It's a strange things that two narrowPeak files have a such big difference.

Describe the solution you tried

Using IGV to find why,but still confusing! The narrowPeak without IgG.bam Input have a peak,but the narrowPeak with IgG.bam Input doesn't have this peak.

igv png

Thanks in advanced!

zhangpicb avatar May 13 '22 15:05 zhangpicb

Hi @zhangpicb really strange, since I normally assume the opposite. Could you also load the 'bedGraph' files from MACS in IGV as well?

taoliu avatar May 18 '22 15:05 taoliu

Hi @zhangpicb really strange, since I normally assume the opposite. Could you also load the 'bedGraph' files from MACS in IGV as well?

Hi @taoliu

JPG

zhangpicb avatar May 21 '22 14:05 zhangpicb