Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • duplicates

    I have Illumina pair-ended seq data. I try to remove duplicates from each DNA fragment.

    For example, I have two pairs reads. A1 A2 and B1 B2. After Bowtie alignment, I have data as follows:

    pair A ----------- chr ----------- strand ----------- position ----------- mate

    A1 ----------- chr3 ----------- plus ------------- 37 ----------- 1
    A2 ----------- chr3 ------------ minus ----------- 137 ----------- 2


    pair B ----------- chr ----------- strand ----------- position ----------- mate

    B2 ----------- chr3 ----------- plus --------------- 37 ----------- 2
    B1 ----------- chr3 ------------ minus ----------- 137 ----------- 1


    The only difference between pair A and pair B is the mate. Are pair A and pair B are duplicated? Thanks!
    Last edited by inzaghi; 05-01-2012, 07:01 PM.

  • #2
    I don't quite understand your question. In general, any reads that come from the same original biological template strands are duplicates. In reality, if two reads come from the same biological template but one has incurred a PCR error, should they be considered duplicates? It would be harder to say for certain that they came from the same biological template.

    Picard MarkDuplicates, for paired end reads, works by looking at the 5' alignment position of each mate; if these match a different paired read then it considers those two pairs to be duplicates, even if some of the bases are different due to errors.

    Comment


    • #3
      Originally posted by Heisman View Post
      I don't quite understand your question. In general, any reads that come from the same original biological template strands are duplicates. In reality, if two reads come from the same biological template but one has incurred a PCR error, should they be considered duplicates? It would be harder to say for certain that they came from the same biological template.

      Picard MarkDuplicates, for paired end reads, works by looking at the 5' alignment position of each mate; if these match a different paired read then it considers those two pairs to be duplicates, even if some of the bases are different due to errors.
      Hi Heisman, thanks for your reply

      Picard MarkDuplicates, for paired end reads. Does that mean reads from mate 1 must match reads from mate 1 and reads from mate2 must match reads from mate2 ?

      I mean if reads from mate 1 could match reads from mate 2.

      Comment


      • #4
        Originally posted by inzaghi View Post
        Hi Heisman, thanks for your reply

        Picard MarkDuplicates, for paired end reads. Does that mean reads from mate 1 must match reads from mate 1 and reads from mate2 must match reads from mate2 ?

        I mean if reads from mate 1 could match reads from mate 2.
        Ok, I understand, I think. If you have a paired read with mates A and B, and a second paired read with mates A' and B', would it be a duplicate read if:

        1. A matched A' and B matched B'

        2. A matched B' and B matched A'

        If the reads are mapped with the same orientation, then I believe there is really no meaning to separating scenario 1 and 2 above. So, in that sense, in both scenarios they would be duplicates.

        Comment


        • #5
          Originally posted by Heisman View Post
          Ok, I understand, I think. If you have a paired read with mates A and B, and a second paired read with mates A' and B', would it be a duplicate read if:

          1. A matched A' and B matched B'

          2. A matched B' and B matched A'

          If the reads are mapped with the same orientation, then I believe there is really no meaning to separating scenario 1 and 2 above. So, in that sense, in both scenarios they would be duplicates.
          Hi Heisman,

          You explain very well

          Thank you so much for your prompt reply!

          Comment


          • #6
            Hi folks,
            I used Picard to remove duplicates but it removed around 60% of the reads (samtolls rmdup removed even more). That seems quite a lot - I have heard around 30% is normal.

            My library was performed with RiboMinus so there are likely some Ribosomal sequences in the library. Could that account for the massive amount of removed reads?

            thanks,
            blanco

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Recent Developments in Metagenomics
              by seqadmin





              Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
              09-23-2024, 06:35 AM
            • seqadmin
              Understanding Genetic Influence on Infectious Disease
              by seqadmin




              During the COVID-19 pandemic, scientists observed that while some individuals experienced severe illness when infected with SARS-CoV-2, others were barely affected. These disparities left researchers and clinicians wondering what causes the wide variations in response to viral infections and what role genetics plays.

              Jean-Laurent Casanova, M.D., Ph.D., Professor at Rockefeller University, is a leading expert in this crossover between genetics and infectious...
              09-09-2024, 10:59 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 10-02-2024, 04:51 AM
            0 responses
            9 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 10-01-2024, 07:10 AM
            0 responses
            15 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-30-2024, 08:33 AM
            0 responses
            19 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-26-2024, 12:57 PM
            0 responses
            17 views
            0 likes
            Last Post seqadmin  
            Working...
            X