unmapped reads by Tophat can be aligned by Bowtie2
0
2
Entering edit mode
6.7 years ago

I used Tophat to map my pair-end reads to hg19. I sorted my unmapped.bam file, converted it to sam file and extracted pairs into two seperate fastq files. Finally, I use these two fastq files as input to Bowtie2. Surprisingly, there are 40 percent aligned by Bowti2. I know Tophat uses Bowtie2 to align reads. So why are there reads that can be recognized by Bowtie2 but not Tophat?

ChIP-Seq tophat bowtie2 • 1.6k views
ADD COMMENT
2
Entering edit mode

Could you post all your commands here? What were the settings for each aligner?

ADD REPLY
0
Entering edit mode

For tophat I used: tophat -G <ref> -o <output> <genome> <read_1> <read_2> Then I got both accepted_hits.bam and unmapped.bam. I sorted the unmapped, converted to sam, extracted pair-end reads to two files to form my new read_1 and read_2. Used Bowtie 2 to align and found almost 40% been mapped.

ADD REPLY

Login before adding your answer.

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