Header Leaderboard Ad

Collapse

how many mismatches does BWA-MEM tolerate during mapping

Collapse

Announcement

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

  • how many mismatches does BWA-MEM tolerate during mapping

    Hi,
    Recently I am trying to use BWA-MEM to do alignment on PE-90 reads, I have some questiones list as following;


    1,how many mismatches does BWA-MEM tolerate during mapping?
    Does the following still applied to BWA-MEM:
    ‘Given a read of length m, BWA only tolerates a hit with at most k differences
    (mismatches or gaps), where k is chosen such that <4% of m-long reads with
    2% uniform base error rate may contain differences more thank. With this
    configuration, for 15–37 bp reads,kequals 2; for 38–63 bp,k=3; for 64–92
    bp,k=4; for 93–123 bp,k=5; and for 124–156 bp reads,k=6.’(Li and Durbin, 2009)

    2,In bwa-aln sampe,the mismatch number could be setted by the ‘-n’option。
    By default,what is the number of mismatch setted and how to set it in BWA-MEM?

    3, Mapping quality is assigned for individual read, not for a read pair.so if I use '-q 30' to extract PE reads, some of the reads will lose their mate-pair, am I right? Are there any ideas on how to extract pair-reads (reads and its mate) with '-q 30' for both of them?

    I have read the manual and the BWA-MEM paper, but sitll didn't get answers.

    Any suggestions are appreciated!

    Pengfei Liu

  • #2
    I'm also interested on this information.

    Comment


    • #3
      Hard to say. It uses seed-and-extend. As long as mismatches/gaps do not reduce the alignment score, they are allowed. When aligning fosmids, bwa-mem may allow thousands of mismatches and gaps.

      Comment


      • #4
        Thanks
        so still some additional questions
        1, I want to use the mapping results of bwa to do Differential expression analysis, what kind of reads should be kept?
        1) mapping quality q>threshold(30 or 60), as you mentioned quality larger than 1 will exclude reads mapping to multiple positions
        2) NM tag indicates the number of mismatch, so NM:i:0-5 might be used to restrict mismatch. ()
        3) flag 99-147 or 83-163 to kept properly paired reads
        are the above three suitable criteria?
        Thank you!

        Comment


        • #5
          2 In the bwa-mem document, what does unpaired paired-end reads mean(-a parameter description)? what is the differences between it and singleton?

          3, does the chimeric alignment get a mapping quality 0?

          Comment


          • #6
            Hello everyone, this is my 1st post on this great forum and I look forward to your help.
            I am trying to find the chimeric/fusion/split reads in my WGS NGS library. I tried bwasw with SE reads or PE alignment,.but not sure how it flags the chimeric/split reads in the output sam file. Or if there's another way to find them.
            Can someone please help me in this.
            Thanks a lot.
            Best!

            Comment


            • #7
              Originally posted by blubucki View Post
              Hello everyone, this is my 1st post on this great forum and I look forward to your help.
              I am trying to find the chimeric/fusion/split reads in my WGS NGS library. I tried bwasw with SE reads or PE alignment,.but not sure how it flags the chimeric/split reads in the output sam file. Or if there's another way to find them.
              Can someone please help me in this.
              Thanks a lot.
              Best!
              Sorry, I use bwa-mem to do alignment. I have tested, in that, -a , -M will affect the output. -a will produce all alignment (so, secondary alignment with 0x100 will appear), and chimeric alignment will with 0x800. but if you use both -a and -M, chimeric alignment and secondary alignment will all convert to 0x100. with -M but not -a, 0x100 is chimeric alignment.
              see also"With 0.7.5 if read has a chimeric alignment, the paired or the top hit uses soft clipping and is marked with neither 0x800 nor 0x100 bits, All the other hits part of the chimeric alignment will use hard clipping and be marked with 0x800 if option "-M" is not in use, or marked with 0x100 otherwise." (https://github.com/lh3/bwa/blob/master/NEWS; );Other hits part of a chimeric alignment are now reported in the SA tag, conforming to the SAM spec v1.5"

              For Bwa-sw, in the manual it says that:'in the paired end mode, bwasw may still output split alignments but they are all marked as not properly paired;' so at least it is in the -F 2 filed, for chimeric alignment, maybe -f 0x100 or 0x800, for fusion, sorry, I do not know what does it mean.

              you may also post your question on biostar or the mailing list of bwa on sourcefore.

              Comment

              Latest Articles

              Collapse

              • seqadmin
                How RNA-Seq is Transforming Cancer Studies
                by seqadmin



                Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...
                09-07-2023, 11:15 PM
              • seqadmin
                Methods for Investigating the Transcriptome
                by seqadmin




                Ribonucleic acid (RNA) represents a range of diverse molecules that play a crucial role in many cellular processes. From serving as a protein template to regulating genes, the complex processes involving RNA make it a focal point of study for many scientists. This article will spotlight various methods scientists have developed to investigate different RNA subtypes and the broader transcriptome.

                Whole Transcriptome RNA-seq
                Whole transcriptome sequencing...
                08-31-2023, 11:07 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 09-22-2023, 09:05 AM
              0 responses
              14 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 09-21-2023, 06:18 AM
              0 responses
              11 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 09-20-2023, 09:17 AM
              0 responses
              13 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 09-19-2023, 09:23 AM
              0 responses
              28 views
              0 likes
              Last Post seqadmin  
              Working...
              X