Unconfigured Ad

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

    #1

    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

              • SEQadmin2
                How Immunogenomics Decodes Immunity’s Genetic Blueprint
                by SEQadmin2




                The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.

                This convergence of genetics, immunology, and computation...
                Today, 05:41 AM
              • SEQadmin2
                Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                by SEQadmin2



                CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                Despite this, “CRISPR helped turn genome editing from a specialized technique into
                ...
                07-31-2026, 11:01 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 08-24-2026, 10:32 AM
              0 responses
              42 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-20-2026, 11:17 AM
              0 responses
              48 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-18-2026, 10:05 AM
              0 responses
              54 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-13-2026, 12:22 PM
              0 responses
              50 views
              0 reactions
              Last Post SEQadmin2  
              Working...