Fseq versus MACS2 for ATAC-seq
0
0
Entering edit mode
5.5 years ago
a.rex ▴ 350

I wish to compare two biological conditions with respect to their open chromatin. I use ATAC-seq as my assay. My strategy has thus far been to:

  1. call peaks on replicates of each condition
  2. find common peaks between replicates
  3. merge peaks between conditions
  4. count reads in peak intervals for each replicate in each condition using featuresCount
  5. Perform DESeq2 differential analysis between the conditions

However, when I use MACS2 I get a lot fewer peaks (-200,000) than if I use FSeq (-20,000,000). I have heard that FSeq is better for considering cutting sites as opposed to the pile-up of overlapping reads strategy that MACS uses. I was wondering, what do people generally favour? What are the benefits of using one over the other?

atac-seq • 1.7k views
ADD COMMENT
0
Entering edit mode

Can you give some details on the species? 200k is a lot. In human, you typically get something in the range of several tens-of-thousands, depending on the q-value cutoff and stringency in downstream filtering. I cannot comment on F-Seq as I never used it, but if peak calling gives you a hard time, maybe consider the R/BioC package CSAW, which uses a window-based approach over the entire genome to call differential regions, avoiding the need to call peaks. Also, what command did you use for ATAC-seq with macs?

ADD REPLY

Login before adding your answer.

Traffic: 1861 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6