This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Bwa Gapped Alignment

bwa aln has the option "-o INT Maximum number of gap opens [1] " Does this mean by default maximum only 1 gap is allowed?

However, I ran BWA by default and I can see lots of my alignment includes say 5bp, 10bp gaps. How to explain this?

thx

bwa

1 answer

I guess that you can have a single gap of length 10pb. This is still one gap.

ok, i see..One gap can contain many bases....actually my gap can include 20bp as far as I see.

Log in to answer this question.