Hi,
I have a file generated by samtools pileup option. The output is fine and everything looks ok, except at few places annotation does not make sense or I may be missing something. According to samtools doc for pileup, a symbol '^' marks the start of a read segment which is a contiguous subsequence on the read separated by 'N/S/H' CIGAR operations. A symbol '$' marks the end of a read segment.
A preceding read in the following example ends at 590115 with '$' mark, but I don't see a '^' at the start of next read beginning at 631553, but it does end at 631582 with '$' mark. It does not seems to be consistent if there is single or multiple mapped reads to a location. If formatting of the example gets screwed up, I have attached a word doc.
Any clues or thoughts will help.
Thanks,
perdeep
-
-
chr10 590112 G G 84 0 51 19 ,,,,,,,,,,,,,,,,,,, 7:@.?<:79;;9(4614<7
chr10 590113 T T 84 0 51 19 ,,,,,,,,,,,,,,,,,,, 6941:@:<0.+0;71/)B2
chr10 590114 G G 84 0 51 19 ,$,$,$,$,,$,$,$,$,$,$,$,$,$,,$,$,,$ A3815501;6;5181;1<=
chr10 590115 G G 18 0 54 3 ,$,$,$ )((
chr10 631553 a A 4 0 1 1 . 2
chr10 631554 a A 4 0 1 1 . 9
chr10 631555 a G 4 4 1 1 G 2
chr10 631556 a A 4 0 1 1 . 2
chr10 631557 a A 4 0 1 1 . =
chr10 631558 a G 4 4 1 1 G 2
chr10 631559 a A 4 0 1 1 . 1
chr10 631560 a A 4 0 1 1 . @
chr10 631561 a A 4 0 1 1 . 2
chr10 631562 a A 4 0 1 1 . @
chr10 631563 a A 4 0 1 1 . 1
chr10 631564 a A 4 0 1 1 . 9
chr10 631565 a A 4 0 1 1 . @
chr10 631566 a A 4 0 1 1 . ;
chr10 631567 a A 4 0 1 1 . (
chr10 631568 a A 4 0 1 1 . :
chr10 631569 a A 4 0 1 1 . @
chr10 631570 T T 4 0 1 1 . 2
chr10 631571 T T 4 0 1 1 . >
chr10 631572 A A 4 0 1 1 . +
chr10 631573 G G 4 0 1 1 . (
chr10 631574 A A 4 0 1 1 . >
chr10 631575 T T 4 0 1 1 . 5
chr10 631576 G T 4 4 1 1 T >
chr10 631577 T T 4 0 1 1 . 0
chr10 631578 A A 4 0 1 1 . 5
chr10 631579 C C 4 0 1 1 . 0
chr10 631580 T T 4 0 1 1 . 0
chr10 631581 C C 4 0 1 1 . 8
chr10 631582 A A 4 0 1 1 .$ 8
chr10 631914 a A 12 0 12 1 ^-, :
chr10 631915 a A 12 0 12 1 , :
chr10 631916 a A 12 0 12 1 , @
chr10 631917 a A 12 0 12 1 , @
-
-
________________________________
Email Disclaimer: http://www.stjude.org/emaildisclaimer
|