Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • SAMTools index stats strange result?

    Hello Everyone,

    I made an index and it's respective index stats from a previously sorted BAM File. The BAM file contains the alignment of single-end SOLiD reads to the human genome. What I don't understand is that in the "# of unmapped reads" column of the indexstats output, you can find references with values that differ from 0. (e.g. "gi|251831106|ref|NC_012920.1| 16569 19656 3"). This is weird, becuase I don't understand how a read can be "unmapped" preferentially to a specific reference, instead of being counted as part of the "*" row?


    Cheers,
    Martin

  • #2
    It might be that these reads map at the end of a chromosome. At least for BWA the chromosomes are actually concatenated head to tail prior to mapping. When a read spans such a junction, it will be marked as unmapped while retaining the chromosome annotation.

    So if all these reads are at the end of a chromosome, this is probably your answer.

    Grtz,

    Daoud

    Comment


    • #3
      Originally posted by daoud View Post
      It might be that these reads map at the end of a chromosome. At least for BWA the chromosomes are actually concatenated head to tail prior to mapping. When a read spans such a junction, it will be marked as unmapped while retaining the chromosome annotation.

      So if all these reads are at the end of a chromosome, this is probably your answer.

      Grtz,

      Daoud

      Thanks, that must be the case.

      Comment


      • #4
        The other reason an unmapped read would have a mapping position is that .sam file specs call for unmapped reads to be given the mapping coordinates of their mapped mates, if they have one. This is so they will sort next to each other.

        If the 4 flag is checked, then the read didn't map, no matter what anything else says.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Best Practices for Single-Cell Sequencing Analysis
          by seqadmin



          While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
          06-06-2024, 07:15 AM
        • seqadmin
          Latest Developments in Precision Medicine
          by seqadmin



          Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

          Somatic Genomics
          “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
          05-24-2024, 01:16 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 06-07-2024, 06:58 AM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 06-06-2024, 08:18 AM
        0 responses
        22 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 06-06-2024, 08:04 AM
        0 responses
        20 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 06-03-2024, 06:55 AM
        0 responses
        14 views
        0 likes
        Last Post seqadmin  
        Working...
        X