Are there any tools for nucleosome positioning using ATAC-seq data? I am aware of NucleoATAC, but that is the only I found.
The original ATAC-seq paper used Danpos, which is designed for MNase-seq, and they even mention it may not be ideal. That may not be a good alternative.
2 answers
There are a number of packages in bioconductor aimed at nucleosome positioning (PING, nucleR, NuPOP). Most are designed with MNase in mind, but I wouldn't think that would matter especially if you are only giving the algorithms the mono-nuclesome DNA. A post-doc next door was using iNPS (http://www.nature.com/articles/ncomms5909) with some good success. Also check out this paper on cell-free DNA. I think there method is easily adaptable to ATAC data.
Log in to answer this question.
Have you tried MACS2? (ATAC-seq peak calling with MACS)
MACS is for peak calling. For ATAC-seq, that would be open chromatin. Nucleosome positioning is something else.
Figure 1 here is helpful: https://epigeneticsandchromatin.biomedcentral.com/articles/10.1186/1756-8935-7-33
While you're correct, this is taken directly from the MACS2 README:
Just thought it might be worth trying out.
I think when they say nucleosome-seq, they mean something like MNase-seq where all reads are capturing the nucleosomes.