Closed bw2 closed 4 years ago
Another thing I just realized is the genotype format varies across rows in the VCF: GT:AD:DP:GQ:PL GT:AD:DP:GQ:PL:BX:PS:PQ:JQ GT:AD:DP:GQ:PL:PS:PQ:JQ:BX GT:AD:DP:GQ:PL:BX:PS
Another thing I just realized is the genotype format varies across rows in the VCF
This is perfectly well-supported. I'm pretty sure the bug is with annotate(x = ht[...])
, and is fixed by #8443
0.2.35 is a bit of a dud release
fixed.
Running this pipeline https://github.com/macarthur-lab/hail-elasticsearch-pipelines/blob/master/luigi_pipeline/seqr_loading.py#L39 on a non-Broad VCF with this header and several example variants:
Getting this error message: