Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • RockChalkJayhawk
    Senior Member
    • Mar 2009
    • 192

    Comparative ChIP-Seq

    Hey all,

    Does anyone have a script that I can use to correlate 2 ChIP-Seq experiments?

    I want to compare the correlations before and after I write a program to normalize the data to total tag counts.

    For example,

    In File1.txt I have:
    chr1 1000 2000 23
    chr1 2000 3000 15

    In File2.txt I have:
    chr1 1000 2000 10
    chr2 5000 6000 2

    where the first column is the chromID, col2 is the start, col3 is the end, and col4 is the number of hits in that bin.

    I want to build an XY scatterplot between the two samples, but I have to match both the chromID and the start site for the X and Y coordinates. Some scores are in File1.txt but not File2.txt and vice versa.

    Ideally the file would look like:
    chr1 1000 2000 23 10
    chr1 2000 3000 15 0
    chr2 5000 6000 0 2 Where col4 is the count from File1.txt and col 5 is the count from File2.txt

    Any ideas???
    Last edited by RockChalkJayhawk; 09-03-2009, 05:48 AM.
  • apfejes
    Senior Member
    • Feb 2008
    • 236

    #2
    In a way, I have this in FindPeaks 4.0.x - it's just not as simple as you've laid it out here.

    I don't do a "binned" approach either - and the file formats require you to have access to the raw data - not just peak calls. it does create png scatterplots, though.

    If that's not too far from what you're looking for, i can point you in the right direction.
    The more you know, the more you know you don't know. —Aristotle

    Comment

    • RockChalkJayhawk
      Senior Member
      • Mar 2009
      • 192

      #3
      Originally posted by apfejes View Post
      In a way, I have this in FindPeaks 4.0.x - it's just not as simple as you've laid it out here.

      I don't do a "binned" approach either - and the file formats require you to have access to the raw data - not just peak calls. it does create png scatterplots, though.

      If that's not too far from what you're looking for, i can point you in the right direction.
      Thanks Anthony. I'll take a look.

      Comment

      • SoftGenetics
        Registered Vendor
        • Apr 2009
        • 36

        #4
        NextGENe has a comparator for what you wish to do

        Comment

        • simonandrews
          Simon Andrews
          • May 2009
          • 870

          #5
          SeqMonk will allow you to do this kind of thing (but again, working from the raw data not your binned summary). You can create a series of bins, quantitate within each one (even adjusting for different total read counts) and then either export a matched dataset, or filter out bins of interest based on their quantitated counts. You can also plot out the distribution of counts across all bins or compare distributions with a BoxWhisker plot.

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by SEQadmin2


            I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

            Here are nine questions we think about, in roughly the order they matter, before...
            06-18-2026, 07:11 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 06-26-2026, 11:10 AM
          0 responses
          12 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-17-2026, 06:09 AM
          0 responses
          46 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-09-2026, 11:58 AM
          0 responses
          106 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-05-2026, 10:09 AM
          0 responses
          125 views
          0 reactions
          Last Post SEQadmin2  
          Working...