Bwa : Allow Low Stringency In Alignments
1
0
Entering edit mode
10.6 years ago

Hi,

I wonder if it's possible to allow small local alignment using bwa. Per example: with 2x100bp reads, to output all alignment with minimum 10 bases mapped ? So a very loose alignment.

Thanks

bwa • 3.3k views
ADD COMMENT
0
Entering edit mode

I think you might be better of with a Smith-Waterman implementation like 'bwa bwasw', but am not sure what the smallest possible match is.

Andreas

ADD REPLY
0
Entering edit mode
10.6 years ago
Chris Fields ★ 2.2k

Maybe have a look at bwa mem (in newer releases of bwa, post 0.7 I believe). It has a mismatch penalty, so you can try playing with that as well as seed length.

lh3's paper on bwa-mem is in arxiv and is also described elsewhere in biostar.

ADD COMMENT

Login before adding your answer.

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