Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • CIGAR strings and 'N' symbols

    Just wondering if anybody can help me to understand the following example:


    ref: AC GTACGT
    r1 : ACCGTACGT
    r2 : AC......T

    Will the CIGARs be:

    2M1I6M
    2M6N1M

    OR will it be:
    2M1I6M
    2M5N1M



    In other words, if there are alignment positions with possible insertions in the reference, will the skipped positions (Ns) take into account these possible insertions?


    Also, how do mappers determine segments with skipped N positions?

    Thanks!

  • #2
    Originally posted by pieffe View Post
    Just wondering if anybody can help me to understand the following example:


    ref: AC GTACGT
    r1 : ACCGTACGT
    r2 : AC......T

    Will the CIGARs be:

    2M1I6M
    2M6N1M

    OR will it be:
    2M1I6M
    2M5N1M



    In other words, if there are alignment positions with possible insertions in the reference, will the skipped positions (Ns) take into account these possible insertions?


    Also, how do mappers determine segments with skipped N positions?

    Thanks!
    Code:
    ref: AC GTACGT
    r1 :  ACCGTACGT
    r2 :  AC......T
    In my opinion r2 is not valid. The "." is meant to represent skipping a base within the read that correspond to a reference base, not an insertion. The inserted base should be represented with an "N" if it the inserted base is unknown. Therefore r2 should be "ACN.....T" and the cigar would be 2M1I5N1M.

    You may want to send an email to the samtools-help mailing list for clarification.

    Comment


    • #3
      Thank you for your prompt reply. I think what you says makes sense. However, in the SAM specifications, there is an example where the alignment is spliced and the read does not have a 'N' symbol at all, and yet the cigar has 32N in it.

      I tried to use samtools to dig into this, but got even more confused. I guess I am going to ask to the authors of samtools for clarifications. I will post what I find out.

      Thanks again!

      Comment


      • #4
        Originally posted by pieffe View Post
        Thank you for your prompt reply. I think what you says makes sense. However, in the SAM specifications, there is an example where the alignment is spliced and the read does not have a 'N' symbol at all, and yet the cigar has 32N in it.

        I tried to use samtools to dig into this, but got even more confused. I guess I am going to ask to the authors of samtools for clarifications. I will post what I find out.

        Thanks again!
        The "N" symbol in the read indicates a missing base, the "N" symbol in the cigar indicates a skipped reference base. The splice alignment has no "N" bases but skips reference bases, hence the "N" in the cigar string.
        Last edited by nilshomer; 03-11-2010, 12:53 PM.

        Comment


        • #5
          Hi Nils,

          I think I was too quick to email you a reply. I re-read your answer and you probably are right. The example in the SAM paper won't need N symbols in the read, since there are no insertions in reference.
          I guess that, if I am not misunderstanding, whenever a read has a I symbol in the cigar, other reads will either have P symbols in the cigar or they will have a N symbol in the read and a I symbol in the cigar.

          Thanks again,
          PF

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Genetic Variation in Immunogenetics and Antibody Diversity
            by seqadmin



            The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
            11-06-2024, 07:24 PM
          • seqadmin
            Choosing Between NGS and qPCR
            by seqadmin



            Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
            10-18-2024, 07:11 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 11:09 AM
          0 responses
          22 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Today, 06:13 AM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 11-01-2024, 06:09 AM
          0 responses
          30 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 10-30-2024, 05:31 AM
          0 responses
          21 views
          0 likes
          Last Post seqadmin  
          Working...
          X