macs3-project / MACS

MACS -- Model-based Analysis of ChIP-Seq
https://macs3-project.github.io/MACS/
BSD 3-Clause "New" or "Revised" License
713 stars 268 forks source link

Q: What is recommended command line for ATAC-Seq peak calling with bams from Paired End data #571

Closed tamuanand closed 1 year ago

tamuanand commented 1 year ago

Use case I have paired end ATACSeq data (hg38) and I would like to know the recommended command line for ATAC-Seq peak calling with bams from Paired End data

Describe the problem There are too many threads, discussion topics etc and lack of a clearcut answer makes people take piecemeal command line arguments from different isuses, etc.

Hence my questions:

  1. What's the recommended CLI for my use case?
  2. Should read shifting be compulsorily done (+4/-5) or is it purely optional

Describe the solution you tried Based on the above, I have tried this below and want to make sure with @EvanTarbell and @taoliu if I am not missing anything

Additional context Based on reading many different sources, this seems to be the closest to a recommended answer - https://github.com/macs3-project/MACS/issues/145#issuecomment-248369119. However,

I know there are many recommendations like "switch to macs3, hmmratac, Genrich" - I would still like to know how to use macs2 callpeak given what I describe above.

Thanks in advance.

tamuanand commented 1 year ago

Moving this to a discussion: https://github.com/macs3-project/MACS/discussions/575