Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • chenyao
    Member
    • Jul 2011
    • 74

    Question on mapping quality and uniquely mapped read

    Dear all.

    I use tophat to map RNA-seq data. After getting results, I use two ways to filter the alignment. one is using grep "NH:i:1" to get uniquely mapping reads; the other is using samtools view -bq to get reliable reads. However, I found many uniquely mapped reads have mapping quality =0. How to explain it?
    It's a single-end data.
  • nilshomer
    Nils Homer
    • Nov 2008
    • 1283

    #2
    What is the alignment score (AS tag) for those mapq = 0 reads? Can you post one record?

    Comment

    • chenyao
      Member
      • Jul 2011
      • 74

      #3
      Originally posted by nilshomer View Post
      What is the alignment score (AS tag) for those mapq = 0 reads? Can you post one record?
      After checking the results, I found using grep "XH:i:1" I mistook the reads with "XH:i:1**", see the example:

      2045_1360_1504_F5-BC 409 chr7 3155885 0 25M * 0 0 AAAAGGGGGAAGGGAAAGAGGGAGG 004DI:.""-,*"'/);LRYMDNCC NM:i:0 NH:i:10CC:Z:= CP:i:70303403 XS:A:+ HI:i:8


      So what is the script which I can extract "XH:i:1" ?

      Comment

      • chenyao
        Member
        • Jul 2011
        • 74

        #4
        I figure out: using grep -w or awk.

        Another question : lots of reads (mapping quality=0) are aligned to reapeted region in my RNA-seq data. what does this mean?

        Comment

        • nilshomer
          Nils Homer
          • Nov 2008
          • 1283

          #5
          Mapping quality of zero usually means the mapping could not be unambiguously placed, which is likely in repeat regions.

          Comment

          • ttnguyen
            Member
            • Mar 2010
            • 41

            #6
            Hope this is not too late to ask a question on this topic.
            Is it the right way to extract unique-reads by just simply basing on the read name in SAM/BAM file (after filtering out reads having no reported alignments, i.e. samtools view -F4) ? It means a read is called unique-mapped if its name occurs exactly one time (for single-end). I asked this because I were afraid that different aligners use different ways to report mapping quality.

            Comment

            • azi
              Junior Member
              • Dec 2012
              • 1

              #7
              Hi

              I also use tophat to map RNA-seq data, and I have some questions, does the tag NH:i:1 work for pair-ended reads? Or it just concerns one mate read?

              I mean, if I accept all alignments which have the tag NH:i:1, could I be sure that specific pairs which can be alined only one time, are all selected?

              In other words, is it possible one mate has "NH:i:1", an the other mate has "NH:i:3"?
              Last edited by azi; 12-12-2012, 05:11 AM.

              Comment

              Latest Articles

              Collapse

              • GATTACAT
                Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                by GATTACAT
                Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                07-01-2026, 11:43 AM
              • SEQadmin2
                Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                by SEQadmin2


                I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

                Here are nine questions we think about, in roughly the order they matter, before...
                06-18-2026, 07:11 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 07-02-2026, 11:08 AM
              0 responses
              11 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-30-2026, 05:37 AM
              0 responses
              13 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-26-2026, 11:10 AM
              0 responses
              20 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-17-2026, 06:09 AM
              0 responses
              54 views
              0 reactions
              Last Post SEQadmin2  
              Working...