Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • after piccard MarkDuplicates drop in mapping percentage

    java -Xmx14g -jar MarkDuplicates.jar INPUT=file.sorted.bam OUTPUT=file.noDUP.bam REMOVE_DUPLICATES=TRUE METRICS_FILE=metrics2.log
    I'me running the above command.
    Flagstat on the sorted bam is, before removal of dublicates

    34487707 + 0 in total (QC-passed reads + QC-failed reads)
    0 + 0 duplicates
    31603946 + 0 mapped (91.64%:-nan%)
    0 + 0 paired in sequencing
    0 + 0 read1
    0 + 0 read2
    0 + 0 properly paired (-nan%:-nan%)
    0 + 0 with itself and mate mapped
    0 + 0 singletons (-nan%:-nan%)
    0 + 0 with mate mapped to a different chr
    0 + 0 with mate mapped to a different chr (mapQ>=5)
    after removal:

    9371101 + 0 in total (QC-passed reads + QC-failed reads)
    0 + 0 duplicates
    6487340 + 0 mapped (69.23%:-nan%)
    0 + 0 paired in sequencing
    0 + 0 read1
    0 + 0 read2
    0 + 0 properly paired (-nan%:-nan%)
    0 + 0 with itself and mate mapped
    0 + 0 singletons (-nan%:-nan%)
    0 + 0 with mate mapped to a different chr
    0 + 0 with mate mapped to a different chr (mapQ>=5)
    What is going on????

    usually there is no significant reduction of mappability (0,1-0,3)


    Thank you in advance

  • #2
    These numbers are a bit extreme, but there's nothing surprising. In each case, there were 2883761 reads that would not map, so the "mappability" did not change. Since duplicates are highly likely to be error-free and originate from the dominant organism, duplicate removal will selectively remove the reads that are most likely to map.

    You probably have 2883761 reads with high error rates, or adapter sequence, or from various contaminant organisms. I suggest BLASTing some of them to see what they came from, or aligning with a more sensitive aligner if you want to increase the mapping rate.

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Current Approaches to Protein Sequencing
      by seqadmin


      Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
      04-04-2024, 04:25 PM
    • seqadmin
      Strategies for Sequencing Challenging Samples
      by seqadmin


      Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
      03-22-2024, 06:39 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    18 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    22 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    16 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    47 views
    0 likes
    Last Post seqadmin  
    Working...
    X