Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Problem with BWA mapping of Illumina PE short insert size fragments (FFPE material)

    Hi,
    I am having difficulties mapping paired end Illumina reads on FFPE material (i.e. short insert size, approximately 80-150 bp), with BWA (both version 0.5.9 and the newest version 0.6.1).
    To enforce the short insert size the following flags were used:
    "$BWA sampe -a 500 -A -o 10000 -r …"

    Mapping is done without errors however when viewing the sorted.bam files, the paired reads are more often than not, mapped to different chromosomes (as exemplified by the picture), despite the fact that the reads overlap with each other, due to the short insert size!
    The majority of the reads contained adapter sequence which was removed by cut adapt, which suggests that the insert size was smaller than 100 bp. Is this what is causing problems when mapping and how would I go about getting around this?

    Your reply would be much appreciated!
    Attached Files

  • #2
    That doesn't seem too likely to me. I've got some data recently where the insert sizes are a little smaller and more variable than I'd like, and bwa has no problem assigning them to the right coordinates, with lots of overlap where necesary. But than again, my samples are bacteria, and there's a lot less genome for the aligner to play with.

    3 Mb, isn't that pretty close to the telomere? Do you see the same problem in the middle of the chromosome?

    First thing I'd do is to spot check both sequences for those cross chromosome clusters. If you manually blast those sequences, can you get alignment positions that make more sense than what bwa assigned? The mapping quality seems to be high for those, so that's not the problem.

    Comment


    • #3
      Hello,

      I thought Id give a late response with an update on what I did.

      Since BWA PE mapping was not successful, (i.e. paired reads mapped to different chromosomes in 80% of all cases. And the mapping quality of these was still high! This is probably due to the extremely short insert size in the FFPE material, that messes with the mapping algorithm.)

      I tried BWA0.6.1 – same result.

      Adapter-trimmed sequences are to short to contain more information if mapped in pairs, whereas sequences longer than 100 bp contain additional information when mapped in pairs -> So I wrote a perl script that separates trimmed reads into one file (for SE mapping) and untrimmed read pairs into two files (for PE mapping). It worked fine.

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin


        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
        Yesterday, 07:01 AM
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      39 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      41 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      35 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      55 views
      0 likes
      Last Post seqadmin  
      Working...
      X