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
            Recent Advances in Sequencing Analysis Tools
            by seqadmin


            The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
            05-06-2024, 07:48 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 05-10-2024, 06:35 AM
          0 responses
          15 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-09-2024, 02:46 PM
          0 responses
          21 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-07-2024, 06:57 AM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-06-2024, 07:17 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Working...
          X