Hi,
I'm using bowtie 1.1 to run alignment on paired end reads (40bp). I would like to know if there is any option in bowtie that allow you to modify the maximum number of nucleotides undetermined (N) allowed independently from the number of real mismatches (when the nucleotide read is not the same as in the reference genome) when aligning.
Thank you,
Thanks for the reply Martino,
My purpose is to allow more N in the reads than real mismatches. For example,
MaxN=5
andv=1
.