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
        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
      • seqadmin
        Addressing Off-Target Effects in CRISPR Technologies
        by seqadmin






        The first FDA-approved CRISPR-based therapy marked the transition of therapeutic gene editing from a dream to reality1. CRISPR technologies have streamlined gene editing, and CRISPR screens have become an important approach for identifying genes involved in disease processes2. This technique introduces targeted mutations across numerous genes, enabling large-scale identification of gene functions, interactions, and pathways3. Identifying the full range...
        08-27-2024, 04:44 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Yesterday, 02:44 PM
      0 responses
      8 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 09-06-2024, 08:02 AM
      0 responses
      145 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 09-03-2024, 08:30 AM
      0 responses
      152 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 08-27-2024, 04:40 AM
      0 responses
      159 views
      0 likes
      Last Post seqadmin  
      Working...
      X