Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • saturatedfunk
    Junior Member
    • Mar 2011
    • 2

    interpretation of pcr duplication

    We have high rates (50%) of duplication flags identified by picard using proton's rnaseq protocol. So I conducted an in-silico experiment below.

    The data comes from 2 almost-technical replicates of human breast cancer. They differ in starting RNA input, 50 vs 25 ng of RNA.

    0% optical reads were detected, as I wanted, but:

    Relevant flags:
    1024 1040
    25ng 8615686 6934223
    50ng 11481086 8776399

    These reads represent roughly 50% of the total, and that has been consistent regardless of the starting input material or specimen.

    Since the mean read length is short and these are single end reads, I thought the duplication rate might be caused by short, highly expressed transcripts.

    Therefor, I merged the bam files from the replicates, set RG the same with AddOrReplaceReadGroups, then markedDuplicates on the merged bam

    Results:
    1024 1040
    5025 observed 20508673 16097011

    and expected results:
    1024 1040
    5025expectedminimum 20096772 15710622
    5025 observed 20508673 16097011

    where I expected the minimum number of duplicates to be the sum of the duplicates from the individual runs.

    Since the observed duplication rate in the merged sample is only slightly higher, I conclude that the majority of original reads marked as duplicate really are pcr duplicates. And that the 'false pcr duplicates' rate is only about 3%, given this library preperation.

    Is this interpretation correct?
  • jwfoley
    Senior Member
    • Jun 2009
    • 183

    #2
    The tables are hard to read and this logic is hard to follow:
    Since the observed duplication rate in the merged sample is only slightly higher, I conclude that the majority of original reads marked as duplicate really are pcr duplicates. And that the 'false pcr duplicates' rate is only about 3%, given this library preperation.
    Can you elaborate?

    Comment

    • dpryan
      Devon Ryan
      • Jul 2011
      • 3478

      #3
      I'm not sure that Picard's markDuplicates command respects read groups and, if not, I wouldn't conclude anything from your test. Having said that, high alleged duplication rates are expected in RNAseq due to highly expressed species (this is also why you don't bother marking duplicates in RNAseq unless you're looking for edit sites).

      Comment

      • saturatedfunk
        Junior Member
        • Mar 2011
        • 2

        #4
        Sorry for the tables, they looked ok before I posted
        I will attempt to simplify the question and describe my logic.

        Replicate 1 had 15.5 million duplicates, which represented roughly 50% of total reads
        Replicate 2 had 20.3 million duplicates, which represented roughly 50% of total reads.

        Assuming,
        1. These are truly PCR duplicates
        2. There is 0% pcr duplication between the two runs ( since they were pcr'd seperately)

        The assumption in #1 is a bit naive and has been discussed exhaustively, I do not intend to rehash it here. The assumption in #2 is true by definition.

        I expect to find (at least) 35.8 million duplicates in the merged file.
        I found 36.6 million duplicates in the merged file.

        Therefor, (1- (35.8/36.6))=2% of the reads from replicate 1 share a read start site with replicate 2, but are not truly pcr duplicates. I refer to these 2% as "false-pcr-duplicate"

        My question is, can I assume that the false pcr duplication rate in the individual runs is only 2%?

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Pathogen Surveillance with Advanced Genomic Tools
          by seqadmin




          The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...
          03-24-2025, 11:48 AM
        • seqadmin
          New Genomics Tools and Methods Shared at AGBT 2025
          by seqadmin


          This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

          The Headliner
          The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
          03-03-2025, 01:39 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 03-20-2025, 05:03 AM
        0 responses
        42 views
        0 reactions
        Last Post seqadmin  
        Started by seqadmin, 03-19-2025, 07:27 AM
        0 responses
        53 views
        0 reactions
        Last Post seqadmin  
        Started by seqadmin, 03-18-2025, 12:50 PM
        0 responses
        39 views
        0 reactions
        Last Post seqadmin  
        Started by seqadmin, 03-03-2025, 01:15 PM
        0 responses
        194 views
        0 reactions
        Last Post seqadmin  
        Working...