This is a test version of Biostars. For the public version, visit https://www.biostars.org.
bowtie2 MAPQ scores more than 42

I'm using bowtie2 (-very-fast-local) to align RNA-Seq reads, and according to all the information I can find online the maximum MAPQ score should be 42:

Nevertheless, I'm getting a lot of alignments with a MAPQ score of 44, more than 42. Any idea how/why?

Histogram of MAPQ scores after filtering for at least 40

mapq bowtie2

1 answer

https://github.com/BenLangmead/bowtie2/issues/357

Log in to answer this question.