Would you please tell me which did know this? Is there a website link or manual about "0 mapping quality means that the read maps to multiple locations"
What Does The Zero Mapping Quality Mean For The Bwa Mapper?
In which condition, a read's mapping quality can be zero? (BWA) How can this kind of reads being used in variant calling or just be filtered out.
Thanks.
• 24,467 views
•
link
2 answers
Zero mapping quality indicates that the read maps to multiple locations. Note that this behavior is BWA specific.
• 0 views
•
link
Log in to answer this question.
Variant callers ignore reads with mapping quality zero
Can anyone explain why there are a lot of MQ0 reads in some particular regions (almost all reads are MQ0)?
if a region is duplicated then all the reads mapping there will also map elsewhere - In general please ask questions as a new standalone question rather than adding them as an answer
In the case of being mappable in multiple places, if it mapped slightly better to one region then would it have a mapping quality > 0?