Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • unmapped reads assigned to chromosomes

    If I use samtools' "idxstats" commands, it returns information with:

    1. reference sequence name (chromosome name in my case)

    2. length of reference sequence

    3. number of mapped reads assigned to that reference sequence

    4. number of unmapped reads assigned to that reference sequence

    Number 4 makes no sense to me. If a read is unmapped then by definition you can't assign it to a genomic location. If I remove everything with map quality less than 1, most of these go away but not all of them, i.e. I still end up with unmapped reads assigned to chromosomes. Does anyone understand this?

    Thank you.

    Eric

  • #2
    Come on. If you aren't going to read the SAM format specs before you ask a question about the SAM format, at least search the message board before asking a question. I think I've answered this question three times this week alone.

    Comment


    • #3
      Originally posted by swbarnes2 View Post
      Come on. If you aren't going to read the SAM format specs before you ask a question about the SAM format, at least search the message board before asking a question. I think I've answered this question three times this week alone.
      Sorry. I had searched the message board unsuccessfully, but yes - it was stupid not to look at the sam documentation more closely:

      4.1 For a unmapped paired-end or mate-pair read whose mate is mapped, the unmapped read should have RNAME and POS identical to its mate.

      Eric

      Comment


      • #4
        Yup. The other possibility is if you use bwa for alignments. bwa concatenates all the reference sequences together, so if a read hangs off of one reference onto another, it will be given the right chromosome and position, but the 4 flag will also be put in, as a sign that something is not quite right. I'm not sure if other aligners, like bowtie, will do that.

        Comment


        • #5
          Originally posted by swbarnes2 View Post
          Yup. The other possibility is if you use bwa for alignments. bwa concatenates all the reference sequences together, so if a read hangs off of one reference onto another, it will be given the right chromosome and position, but the 4 flag will also be put in, as a sign that something is not quite right. I'm not sure if other aligners, like bowtie, will do that.
          Thanks very much. That's good to know, since I am aligning with bwa.

          Eric

          Comment

          Latest Articles

          Collapse

          • 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
          • seqadmin
            Strategies for Sequencing Challenging Samples
            by seqadmin


            Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
            03-22-2024, 06:39 AM

          ad_right_rmr

          Collapse

          News

          Collapse

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