Entering edit mode
6.5 years ago
mikysyc2016
▴
120
When I use MACS2 to do peakcalling, i need to know genome size(gsize), and I use mm9. How I can know that? Thanks!
When I use MACS2 to do peakcalling, i need to know genome size(gsize), and I use mm9. How I can know that? Thanks!
For MACS, genome size is already precompiled for common species. No need to do extra work. You can use mm
for mouse.
This is explained in more depth in the documentation.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Would FetchChromSizes be helpful?