Open biorococo opened 3 days ago
Hi, I would need to see the actual records to comment, but what do you mean by "index"?
with index what I meant is that the coordinates for the gVCF record look like is spanning two bases vs one base in the VCF.
Records look like this!
VCF:
chr9 76576987 . AT A 0.00 LowQual T GT:GQ:DP:AD:AF:PL 1/1:0:70:8,5:0.0714:8,0,1
gVCF:
chr9 76576987 . AT A,<NON_REF> 0.00 LowQual T GT:GQ:DP:AD:AF:PL 1/1:0:70:8,5,0:0.0714:8,0,1,990,990,990
I think this is normal for a gVCF, in this case the reference is 2 bases and one of the alleles is the generic
@lbergelson knows more about this than I do and might have a comment.
Hi, I see some differences in how variants look when VCF vs gVCF are explored in IGV.
See example in the attached screenshot, positions look exactly in the actual record but index looks different for gVCF. Is this expected?
IGV version is 2.18.4