Changes

From Genome Analysis Wiki
Jump to navigationJump to search
38 bytes added ,  13:38, 30 July 2010
no edit summary
Line 89: Line 89:  
TAGs are optional fields on a SAM/BAM Alignment.
 
TAGs are optional fields on a SAM/BAM Alignment.
 
A TAG is comprised of a two character TAG key, they type of the value, and the value:  
 
A TAG is comprised of a two character TAG key, they type of the value, and the value:  
  [A-Za-z][A-za-z]:[AifZH]:
+
  [A-Za-z][A-za-z]:[AifZH]:.*
    
There are a set of predefined tags that are general used in Alignments.
 
There are a set of predefined tags that are general used in Alignments.
Line 182: Line 182:  
|XT:A:R NM:i:2 SM:i:0 AM:i:0 X0:i:5 X1:i:0 XM:i:0 XO:i:1 XG:i:2 MD:Z:35
 
|XT:A:R NM:i:2 SM:i:0 AM:i:0 X0:i:5 X1:i:0 XM:i:0 XO:i:1 XG:i:2 MD:Z:35
 
|}
 
|}
 +
 +
You should now be a SAM expert ;-)

Navigation menu