Structural Variation Discovery: Delly's Output
1
1
Entering edit mode
7.2 years ago
novice ★ 1.1k

I have a question about Delly's MAPQ value. Before calling SVs on my data, I filtered all reads with MAPQ 20 or less. In Delly's output, however, many of the SV predictions have MAPQ values less than 20. So my question is how does Delly calculate MAPQ score?

Thanks.

sv delly mapq • 2.8k views
ADD COMMENT
0
Entering edit mode
6.8 years ago
trausch ★ 1.9k

For SV discovery, delly uses MAPQ and filters reads with MAPQ < q where q is by default 1.

For SV genotyping, delly hashes the mapping qualities of both pairs and uses the minimum of these 2 mapping qualities as the paired-end quality. For bwa alignments it uses the AS tag (alignment score) instead of MAPQ because that worked better in genotyping benchmarks.

ADD COMMENT

Login before adding your answer.

Traffic: 2629 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6