This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Bowtie default number of mismatches

Hi,

Is there a default number of mismatches when not specifying the number of mismatches in Bowtie?

Thanks

bowtie alignment mismatches

thanks for your help

1 answer

By default, Bowtie is set to tolerate up to 2 mismatches in the first 28 bases on the left end (the "seed") of the read.

http://bowtie-bio.sourceforge.net/manual.shtml#the-bowtie-aligner

Log in to answer this question.