Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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.

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

    Comment


    • #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


      • #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


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

          Comment


          • #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


            • #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

              • seqadmin
                Essential Discoveries and Tools in Epitranscriptomics
                by seqadmin




                The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
                04-22-2024, 07:01 AM
              • seqadmin
                Current Approaches to Protein Sequencing
                by seqadmin


                Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
                04-04-2024, 04:25 PM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Yesterday, 08:47 AM
              0 responses
              16 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-11-2024, 12:08 PM
              0 responses
              60 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 10:19 PM
              0 responses
              60 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 09:21 AM
              0 responses
              54 views
              0 likes
              Last Post seqadmin  
              Working...
              X