Paired end alignment issue
1
1
Entering edit mode
7.9 years ago
aj123 ▴ 120

Hi,

I have paired end data which im trying to align using tophat:

tophat -r 200 -p 4 -o /.../Tophat_output/ -G /pathtogtf /pathtobowtieindexfiles Sample10_untrim1.fastq Sample10_untrim2.fastq

Im getting only one bam alignment file. Im not sure if I should be getting 2 bam files.

paired end sequencing bowtie tophat alignment • 1.7k views
ADD COMMENT
3
Entering edit mode
7.9 years ago

You should get the accepted bam file, and another one of unmapped sequences

But don't expect two bam accepted files, one for each of the paired sequences. You only get one

ADD COMMENT
1
Entering edit mode

Does it matter if the unmapped sequences files are larger than the accepted hits.bam file?

ADD REPLY
2
Entering edit mode

Possibly. Look at the alignment_summary.txt file that should have been produced. That will tell you what happened during the alignments.

ADD REPLY
0
Entering edit mode

yes thank you that answered my question.

ADD REPLY

Login before adding your answer.

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