Clinical-Genomics-Lund/nextflow_wgs

`GQC` encoded as `float` disables `GATK` caller penalty

Closed this issue · 0 comments

alkc commented

The rank model specifies the GATK-only info field value GQC as an integer, but the value sometimes occurs as a float in which case it won't be processed correctly be genmod.

Noticed when two runs had different caller penalty scores for the same variants.