Almost Nothing Mapped Using Bwa Or Bowtie. But A Lot Of Mapping In Blast
1
2
Entering edit mode
11.4 years ago
lwc628 ▴ 230

I have pair-ended illumina samples with the read length of 100-150bp. I tried to map them to the reference genome/transcritpome, but almost nothing mapped using BWA or Bowtie.

When I blast them to nt reference using megablast, the most reads map to the right species. What does this mean? How can I interpret this? and what do I do to improve short-read alignment using BWA or bowtie?

blast bwa bowtie • 6.0k views
ADD COMMENT
4
Entering edit mode

Your question is very vague and people will probably be unable to help without further information.

What species? What type of experiment? How exactly did you run BWA and Bowtie? Can you give us some examples of reads that mapped with megablast and failed with BWA or Bowtie? What have you tried so far?

ADD REPLY
6
Entering edit mode
11.4 years ago

BLAST is a local aligner, bwa/bowtie attempt a semi-global alignment. Evaluate your BLAST alignments and look for patterns.

For example if all of your reads contain an adapter at the beginning or end, or if your reads contains lots of errors towards their end then bwa/bowtie will be unable to map them in a semi-global fashion, whereas BLAST can still align them in a local way.

ADD COMMENT
0
Entering edit mode

Hey, just from your answer, is there any specific reason of adapter sequences being present in the middle of the reads or they are always at start or end.

ADD REPLY
0
Entering edit mode

it is about library preparation, if someone needs to sequence short miRNAs for example then they could go about this by ligating a known adapter that will be observed after the 20 or so bases, then they could add random bases after this adapter - the net effect thus is having an adapter in the middle and random bases after that

ADD REPLY
0
Entering edit mode

Yeah got ur point, but for some reason, I observe the 6 bp Illumina Tru-Seq adapters in the middle of ChIP-Seq reads, which I am not able to figure out why. Thanks Istvan

ADD REPLY
0
Entering edit mode

If your insert sizes were small then paired-end reads will read through into adapter sequence. That could be an issue. But the read on the other side should be other assorted illumina stuff (primers, etc)

ADD REPLY

Login before adding your answer.

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