Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • oiiio
    Senior Member
    • Jan 2011
    • 105

    Question about BWA mapping quality

    I need to verify that BWA takes into account mate pair data, and the BWA paper that I found seems to be somewhat ambiguous in how it derives mapping quality for these paired reads. If someone could point me at some source code or describe how BWA deals with paired data that would be extremely helpful.

    Also, I would feel much happier if I knew how the actual implementation of this statement from the paper worked:
    BWA assigns a Phred-like quality score to each read (MapQ) based on match uniqueness, sequence identity, end-pairing, and insert size that is intended to indicate confidence of read placement accuracy in the genome
    Again if someone could give a little bit of a more detailed explanation or point me at the source code file (or both) I would be very happy.
  • nilshomer
    Nils Homer
    • Nov 2008
    • 1283

    #2
    Check out the "pairing" function in "bwape.c".

    Comment

    • volks
      Member
      • Jun 2010
      • 80

      #3
      Originally posted by nilshomer View Post
      Check out the "pairing" function in "bwape.c".
      which is quite hard to understand. can anyone translate?

      Comment

      • oiiio
        Senior Member
        • Jan 2011
        • 105

        #4
        Thanks for the pointer Nils, I'll give it a look. And of course, I'd definitely like to hear any other input people may have as well.

        Comment

        • nilshomer
          Nils Homer
          • Nov 2008
          • 1283

          #5
          Originally posted by volks View Post
          which is quite hard to understand. can anyone translate?
          Your local bioinformatician would be happy to help and receive the business.

          Comment

          • dp05yk
            Member
            • Dec 2010
            • 66

            #6
            Originally posted by nilshomer View Post
            Your local bioinformatician would be happy to help and receive the business.
            To his credit, the code is kind of a mess, even if the theory behind it is solid.

            Comment

            • nilshomer
              Nils Homer
              • Nov 2008
              • 1283

              #7
              Originally posted by dp05yk View Post
              To his credit, the code is kind of a mess, even if the theory behind it is solid.
              That may be so, but then whos mess it to clean up?

              Comment

              Latest Articles

              Collapse

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 06-09-2026, 11:58 AM
              0 responses
              14 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-05-2026, 10:09 AM
              0 responses
              26 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-04-2026, 08:59 AM
              0 responses
              36 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-02-2026, 12:03 PM
              0 responses
              60 views
              0 reactions
              Last Post SEQadmin2  
              Working...