Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Q: There's a huge difference between my peak number and the bio company's peak number #673

Open
bigshark12345 opened this issue Nov 14, 2024 · 1 comment

Comments

@bigshark12345
Copy link

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

@taoliu
Copy link
Contributor

taoliu commented Nov 14, 2024

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants