Scout: Variant with many reference reads called as few reference reads

Created on 20 Apr 2021  路  6Comments  路  Source: Clinical-Genomics/scout

I came across this variant:
https://scout.scilifelab.se/cust003/21089/1f366a12b90d391e16eb6a4e94393b0f

That GATK says is supported by very few reference and alternative reads:
image

But in IGV there are a lot of reference reads (and one alternative):
image

It makes sense that the quality is low, but I was surprised by the reported allele depth. Do you know why it shows up like this?

Thank you!

question

Most helpful comment

Checked the VCF file and what's shown on Scout is legit: GT:AD:DP:GQ:PGT:PID:PL:PS 0|1:1,2:3:36:0.

A guess might be that most of the reads that you see in the igv browser are uninformative? Check this doc: https://gatk.broadinstitute.org/hc/en-us/articles/360035532252-Allele-Depth-AD-is-lower-than-expected

All 6 comments

Checked the VCF file and what's shown on Scout is legit: GT:AD:DP:GQ:PGT:PID:PL:PS 0|1:1,2:3:36:0.

A guess might be that most of the reads that you see in the igv browser are uninformative? Check this doc: https://gatk.broadinstitute.org/hc/en-us/articles/360035532252-Allele-Depth-AD-is-lower-than-expected

Interesting! Thank you! For this particular variant the AD and DP values match, though. Should I be concerned that IGV only shows one read with the alternative base call while the VCF file says there are two?

I wouldn't be so concerned as this is obviously a low quality call.
Assuming that igv.js by default is not hiding reads with low quality mapping, perhaps what happened is that the read was filtered out during the realignment step due to low quality. That would explain the discrepancy between the VCF annotation and the alignment file.

ping @henrikstranneheim in case I'm missing something obvious from the pipeline

Also note it is in a segdup region:
Screenshot 2021-04-21 at 16 47 28

I agree with both Daniel and Chiara - I do not see any reason to be concerned.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

4WGH picture 4WGH  路  3Comments

dnil picture dnil  路  3Comments

ielvers picture ielvers  路  3Comments

heronikdin picture heronikdin  路  4Comments

KickiLagerstedt picture KickiLagerstedt  路  5Comments