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
        Recent Advances in Sequencing Analysis Tools
        by seqadmin


        The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
        05-06-2024, 07:48 AM
      • 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...
        04-22-2024, 07:01 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Yesterday, 06:57 AM
      0 responses
      11 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-06-2024, 07:17 AM
      0 responses
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-02-2024, 08:06 AM
      0 responses
      19 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-30-2024, 12:17 PM
      0 responses
      24 views
      0 likes
      Last Post seqadmin  
      Working...
      X