What Are The > Signs In Samtools Pileup Strings?
2
0
Entering edit mode
11.7 years ago
Z Z ▴ 10

e.g.:

1       554617  N       18      >>TTttTTTTTTTTTTTT      FJFFIJJHI2JI?JJFCC

what is ">>" in the base reads part ">>TTttTTTTTTTTTTTT"?

Thanks!

samtools pileup • 2.7k views
ADD COMMENT
2
Entering edit mode
11.7 years ago

I think it is the symbol for "reference skip" (indel)

ADD COMMENT
0
Entering edit mode

But, Do you know what does make it to skip ? I see that read quality is good there and only few reads skipped .

ADD REPLY
0
Entering edit mode

it's a deletion in the read.

REF     ===================================
READ  =============.......===================
ADD REPLY
0
Entering edit mode
11.7 years ago

Here is a description of the pileup format: http://samtools.sourceforge.net/pileup.shtml

The symbols are base quality.

ADD COMMENT
1
Entering edit mode

As I understand, base qualities is "FJFFIJJHI2JI?JJFCC" string. I'm asking about > sign in read bases string ">>TTttTTTTTTTTTTTT".

ADD REPLY
0
Entering edit mode

I see. My mistake.

ADD REPLY

Login before adding your answer.

Traffic: 2694 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6