Hi all,
We have noticed in our lab that GATK UnifiedGenotyper misses some variants (as one shown in the IGV figure below) that seem reasonably obvious with good alt. allele counts.
I ran GATK UG -all_bases, and this site was called as
Does anybody have any ideas why GATK UG called this site as ref (with such high confidence!) and how to loosen up the GATK UG parameters to have this site called as a variant?
Yilong
We have noticed in our lab that GATK UnifiedGenotyper misses some variants (as one shown in the IGV figure below) that seem reasonably obvious with good alt. allele counts.
I ran GATK UG -all_bases, and this site was called as
Code:
1 43308444 . A . 35.64 . AC=0;AF=0.00;AN=2;DP=38;Dels=0.00;MQ=57.26;MQ0=0 GT:DP:GQ:PL 0/0:24:5.65:0,6,677
Yilong
Comment