Open bigshark12345 opened 1 week ago
@bigshark12345 Did the bio company use the same parameters as those in your command? By the way, I would suggest you not using --broad
for ATAC-seq data analysis. The peaks in ATAC-seq is not supposed to be 'broad' as some histone marks for which the 'broad mode' was designed for.
When I use macs3 call peak(for atac), I only get 5500 peaks, But when I checked the bio company's report, they got a peak of 30,000. I want to know the possible reasons。 Here's my code: macs3 callpeak -g 762311306 -t MF-1-A.final.bam --name ./MF1A -B --format BAM --qvalue 0.075 --cutoff-analysis --broad --nomodel --shift -75 --extsize 150