Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • smleighton
    Junior Member
    • Feb 2012
    • 3

    Picard MarkDuplicates per chromosome

    Is it ok to split an aligned bam by chromosome and then run MarkDuplicates on each of the files?
  • Heisman
    Senior Member
    • Dec 2010
    • 534

    #2
    No in the sense you'll miss PE reads that have each read map to different chromosomes. This is a key advantage of using MarkDuplicates over the samtools method.

    Comment

    • bruce01
      Senior Member
      • Mar 2011
      • 160

      #3
      I wouldn't worry about splitting by chromosome and running MarkDuplicates, in fact seems quite astute to me. Do you expect gene duplicates and this is why you are doing it? Or is it due to limited computational resources, or another issue?

      I have not tried this but would be interested to see if differences occur between split-by-chr and full bams, can you report back about it if you do that?

      Comment

      • bruce01
        Senior Member
        • Mar 2011
        • 160

        #4
        Originally posted by Heisman View Post
        No in the sense you'll miss PE reads that have each read map to different chromosomes. This is a key advantage of using MarkDuplicates over the samtools method.
        What do these reads tell us? That there is a gene duplication? Would you retain these? And are they common? I have not found any in my own data, and would certainly remove them. I have only dealt with 100bp PE data though.

        Comment

        • smleighton
          Junior Member
          • Feb 2012
          • 3

          #5
          Ive been asked to make a pipeline run faster on a distributed system. We can parallize most of the steps (alignment, some of the gatk steps, etc) but the MarkDuplicates is quite time consuming. If I split by chormosome then run on multiple machines it gets done much faster but I don't want it to affect the results.

          I am planning tests to compare the deduped bams that are produced soon. I will post the results.

          Comment

          • Heisman
            Senior Member
            • Dec 2010
            • 534

            #6
            Read through this FAQ for possible tips/explanations to make it faster: http://sourceforge.net/apps/mediawik...=Main_Page#FAQ

            bruce01, no idea how common they are but if you want to remove the duplicates you can't split the bam file up by chromosome, I don't think (I could in theory be wrong; I've never considered doing this).

            Comment

            • volks
              Member
              • Jun 2010
              • 80

              #7
              Originally posted by smleighton View Post
              I don't want it to affect the results.
              you will not have the exact same results. the likelihood that will affect your conclusion is pretty low, it also depends on the question.

              Comment

              Latest Articles

              Collapse

              • GATTACAT
                Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                by GATTACAT
                Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                07-01-2026, 11:43 AM
              • 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

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 07-02-2026, 11:08 AM
              0 responses
              25 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-30-2026, 05:37 AM
              0 responses
              23 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-26-2026, 11:10 AM
              0 responses
              23 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-17-2026, 06:09 AM
              0 responses
              55 views
              0 reactions
              Last Post SEQadmin2  
              Working...