You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use cyvcf2, I can access a variant.REF value, but I can't find any obvious references to the word "REF" in the Sgkit docs, for looking at a VCF read in with vcf_to_zarr. I assume that the first in the variant_alleles array is the vcf REF: is that guaranteed, and if so, can it be documented?
The text was updated successfully, but these errors were encountered:
Thanks. Is it worth noting that in SGkit somewhere too? By my nitpicky reading of the docs, it doesn't say that they are combine with REF first, either (just that they are "combined")?
When I use cyvcf2, I can access a
variant.REF
value, but I can't find any obvious references to the word "REF" in the Sgkit docs, for looking at a VCF read in withvcf_to_zarr
. I assume that the first in thevariant_alleles
array is the vcf REF: is that guaranteed, and if so, can it be documented?The text was updated successfully, but these errors were encountered: