Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • xiangwulu
    Member
    • Apr 2014
    • 18

    MAPping Quality v.s. Alignment Score (AS) in SAM format

    MAPQ: MAPping Quality. It equals −10 log10 Pr{mapping position is wrong}, rounded to the nearest
    integer. A value 255 indicates that the mapping quality is not available.

    AS i Alignment score generated by aligner


    What are the differences between these two? I am confused about this. If I want to filter the alignments and keep the 'good' alignment, which value should I look into?

    Thanks.
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    Alignment scores are internal to each aligner. MAPQ scores produced by the aligners typically involves the alignment score and other information. Filter by MAPQ.

    Comment

    • xiangwulu
      Member
      • Apr 2014
      • 18

      #3
      Thank you.

      Comment

      • dariober
        Senior Member
        • May 2010
        • 311

        #4
        Just to expand a bit on Devon's answer... Alignment score is a metric that tells you how similar the read is to the reference. AS increases with the number of matches and decreases with the number of mismatches and gaps (rewards and penalties for matches and mismatches depend on the scoring matrix you use). MAPQ is a metric that tells you how confident you can be that the read comes from the reported position.

        You can have high AS and low MAPQ if the read aligns perfectly at multiple positions, and you can have low AS and high MAPQ if the read aligns with mismatches but still the reported position is still much more probable than any other.

        As Devon says, you probably want to filter for MAPQ, but "good" alignment may refer to AS if what you care is similarity between read and reference.

        (Correct me if I'm wrong)

        Comment

        • xiangwulu
          Member
          • Apr 2014
          • 18

          #5
          Originally posted by dariober View Post
          Just to expand a bit on Devon's answer... Alignment score is a metric that tells you how similar the read is to the reference. AS increases with the number of matches and decreases with the number of mismatches and gaps (rewards and penalties for matches and mismatches depend on the scoring matrix you use). MAPQ is a metric that tells you how confident you can be that the read comes from the reported position.

          You can have high AS and low MAPQ if the read aligns perfectly at multiple positions, and you can have low AS and high MAPQ if the read aligns with mismatches but still the reported position is still much more probable than any other.

          As Devon says, you probably want to filter for MAPQ, but "good" alignment may refer to AS if what you care is similarity between read and reference.

          (Correct me if I'm wrong)

          Thank you for the explanation.

          Comment

          Latest Articles

          Collapse

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Yesterday, 10:09 AM
          0 responses
          10 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-04-2026, 08:59 AM
          0 responses
          19 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 12:03 PM
          0 responses
          26 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 11:40 AM
          0 responses
          21 views
          0 reactions
          Last Post SEQadmin2  
          Working...