Unexplained Unmapped Read Mates Produced By Tophat2
1
3
Entering edit mode
10.4 years ago

Hi all,

I have a SAM file produced by TopHat 2 (version 2.0.8) in which I find these two following mates that I can't explain:

HISEQ4_0101:8:1101:10030:81268#TGACCA   73      17      22696364        50      67M     *       0       0       ATGGATATGAATTTTTTGCTAAACGACAATTGGTAACCCTATTTTCAGCCCCAAATTACTGTGGCGA  CC@FFFFFHHHHHJJIJJJJJJJJIDGEIEIJDBDGICHCGIJJIJIJIJJIHJJIGHIEIHEFCD?     MD:Z:67 RG:Z:1  XG:i:0  NH:i:1  NM:i:0  XM:i:0  XN:i:0  XO:i:0       AS:i:0  XS:A:+  YT:Z:UU

HISEQ4_0101:8:1101:10030:81268#TGACCA   153     17      22696364        50      101M    *       0       0       ATGGATATGAATTTTTTGCTAAACGACAATTGGTAACCCTATTTTCAGCCCCAAATTACTGTGGCGAGTTTGATAATGCTGGTGGAATGATGAGTGTGGAT        DDEDDEEDDDBDBDDDDDDDDDDDEEEFFEFFFHE?FIHGGGHGJJIJJIIHIJGHDBJJJIGHHHCIIIIIJIJIIIJJJIJJJJJIHHGHGFFFFDBB<        MD:Z:101        RG:Z:1  XG:i:0  NH:i:1  NM:i:0  XM:i:0  XN:i:0  XO:i:0  AS:i:0  XS:A:+  YT:Z:UU
  • Same read ID
  • the flags show a first (73) and a second (153) in pair
  • Mapped on the same chromosome
  • Mate unmapped (7th field = "*")
  • NH:i:1 for both (no multiple alignment)

Why is there a star in the 7th field instead of an equal as expected ?

Cheers

sam bam tophat2 • 3.3k views
ADD COMMENT
0
Entering edit mode

You might check what settings tophat2 is using when it's running bowtie2. That might be considered a "dovetail" mapping in bowtie2, so it wouldn't be valid for mates by default (try feeding that to bowtie2 by itself while playing with the settings to check this).

ADD REPLY
0
0
Entering edit mode

Did you ever try feeding a few of those reads (only non-spliced ones) into bowtie2 while playing with the --dovetail option? I suspect that it's bowtie2 that's actually the issue here.

ADD REPLY
0
Entering edit mode

I tried to align the two reads with bowtie2 only (+default opts). The SAM flags were OK.

ADD REPLY

Login before adding your answer.

Traffic: 2219 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