Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • mimozz
    Junior Member
    • Nov 2012
    • 2

    Confusion about one flag in sam format

    Hello,

    I met one problem in the Tophat mapping. Does anyone know what the flag difference between 97 and 99 is?

    The annotation of 99 is: read paired, read mapped in proper pair, mate reverse strand, first in pair

    The annotation of 97 is: read paired, mate reverse strand, first in pair

    Seems that the only difference is “read mapped in proper pair”. Is it due to the estimated insertion length? Can 97 be counted as a concordant pair?

    Many thanks.
  • swbarnes2
    Senior Member
    • May 2008
    • 910

    #2
    "Proper pair" likely means that both reads are on the same chromosome, point in towards each other, and maybe that their distance is some appropriate number (I don't know how bowtie determines that, maybe the settings you give it in the command line)

    So any of those things could be off, and give you a 97 flag.

    So if the reads point away from each other, or are on different chromosomes, no, you should not count them as concordant.

    Comment

    • maubp
      Peter (Biopython etc)
      • Jul 2009
      • 1544

      #3
      The meaning of "read mapped in proper pair" is down to the aligner/assembler, and would consider the expected read pair orientation (typically --> <--, also <-- --> for mate pair, and --> --> or <-- <-- for native Roche 454 reads if not flipped to look like traditional paired reads) if mapped to the same reference, and the expected fragment/template length (i.e. separation of the reads, field TLEN aka ISIZE).
      Last edited by maubp; 11-09-2012, 03:19 AM. Reason: typo

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Today, 10:09 AM
      0 responses
      8 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, Yesterday, 08:59 AM
      0 responses
      14 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      22 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 11:40 AM
      0 responses
      19 views
      0 reactions
      Last Post SEQadmin2  
      Working...