This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Mapping Quality of reads with mismatches in STAR

Dear All,

STAR mapper by default assigns MAPQ 255 for uniquely mapped reads. However, read can map uniquely, but have mismatches (due to SNVs and indels). I am wondering how mismatches influence the mapping quality in this case. In other words, does the uniquely mapped read with mismatches have MAPQ 255?

Thanks,

star rnaseq mapq

1 answer

Any read that has a single "best" alignment will have a MAPQ of 255. Containing mismatches, be they SNVs or InDels, does not change that.

Log in to answer this question.