TileDB-Inc / TileDB-VCF

Efficient variant-call data storage and retrieval library using the TileDB storage library.
https://tiledb-inc.github.io/TileDB-VCF/
MIT License
85 stars 14 forks source link

Iterate over polyploid calls #582

Closed awenocur closed 11 months ago

awenocur commented 11 months ago

Genotypes are being handled with hard-coded logic for diploid calls. Ensure that this be abstracted out as an iteration.

shortcut-integration[bot] commented 11 months ago

This pull request has been linked to Shortcut Story #33642: Support polyploids in the VCF stats arrays.