Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    MeDIP-seq peak calling (with replicates)

    Hi all, I'm curious what people are using these days for finding peaks in MeDIP-seq data (I have two experimental conditions, each with replicates, and I'm interested in finding changes between them). I've browsed through a number of common tools, such as MACs, but they seem to suggest pooling biological replicates into a single .bed file for further analysis. I would assume that it's beneficial to exploit the presence of replicates for judging noise and am wondering if there's something else out there. Alternatively, if someone can point me to where this sort of issue is discussed in the MACs manual I'd appreciate it.

    Alternatively, do people recommend using MACs or a similar tool to give a first pass at finding peaks, which can then be used as regions of interest for other tools (which I suppose I could just write, but I assume others have already done that).
  • simonandrews
    Simon Andrews
    • May 2009
    • 870

    #2
    We wouldn't normally do peak detection for MeDIP as you'll end up selecting for high CpG content regions. We prefer to systematically analyse all regions (often splitting up by type - exons, promoters etc) which will still have some bias because of differing levels of observations, but does allow you to spot interesting things.

    Comment

    • rory
      Member
      • Aug 2008
      • 28

      #3
      We have analyzed MeDIP both using peak callers (MACS) and pre-defined regions (promoters, 3'UTR, introns, etc.). In any case, we keep the replicates separate, deriving different peaksets for each replicate in the peak-calling case.

      One we have peaks, we use the Bioconductor package DiffBind, which allows you to derive a consensus peakset, and then uses the distributions of enrichment scores in the replicates to identify differentially methylated regions.

      Comment

      • dpryan
        Devon Ryan
        • Jul 2011
        • 3478

        #4
        rory: Thanks that makes sense and was what I figured needed to happen. I expect I'll just create a couple .bed files and merge them with bedtools prior to the normal count based tools used for everything else.

        simon: Unfortunately in my case we expect to not see any systemic regional (i.e., exons, promoters, etc.) differences between the datasets. I'll run those analyses anyway since that should be done anyway though.

        Thanks all

        Comment

        • drdna
          Member
          • May 2012
          • 76

          #5
          I would like to use diffbind for differential peak calling on peaksets generated using macs2. However, I cannot find information on the required format for the input peakset. Research tells me that the fourth column contains a "confidence' value. My guess is that this should be either the P-value or Q-value in the peaks.xls files coming from macs2. Please can someone enlighten me? Thanks.

          Comment

          • rory
            Member
            • Aug 2008
            • 28

            #6
            The easiest way to read MACS peaks into DiffBind is to specify the .xls files in the sample sheet and specify "macs" as the peak caller (either in a column of the sample sheet, or using the peakCaller="macs" in the call to dba(). This will use p-value as the score. Alternatively, you can convert the .xls to tab-separated text files, with the first three columns being the chromosome, start, and end of each peak, followed by as many score columns as you want. then set scoreCol= whichever column you want to use as a score.

            Ultimately, which peak caller scores shouldn't matter much, as they will be discarded after you call dba.count() to determine the enrichment for each merged peak in every sample.

            Cheers-
            Rory

            Comment

            Latest Articles

            Collapse

            • SEQadmin2
              From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
              by SEQadmin2


              Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


              The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
              ...
              06-02-2026, 10:05 AM
            • SEQadmin2
              Single-Cell Sequencing at an Inflection Point: Early Impacts of New Platforms and Emerging Trends
              by SEQadmin2


              With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.


              Introduction

              Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...
              05-22-2026, 06:42 AM
            • SEQadmin2
              Environmental Genomics in the Age of NGS: From Microbes to Conservation Strategies
              by SEQadmin2

              Studying ecosystems means dealing with complex, multi-species communities that are hard to observe at scale. This complexity, however, hides many important questions to be answered, from how biogeochemical cycles work and how climate change can affect species distribution to how conservation strategies can work best.


              Genomics, particularly since the expansion of NGS, has transformed ecosystem ecology. By sequencing environmental DNA, we can now assess biodiversity without direct...
              05-06-2026, 09:04 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 06-02-2026, 12:03 PM
            0 responses
            19 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-02-2026, 11:40 AM
            0 responses
            14 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 05-28-2026, 11:40 AM
            0 responses
            29 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 05-26-2026, 10:12 AM
            0 responses
            31 views
            0 reactions
            Last Post SEQadmin2  
            Working...