EBIvariation / vcf-validator

Validation suite for Variant Call Format (VCF) files, implemented using C++11
Apache License 2.0
129 stars 39 forks source link

EVA-1637 vcf validator and asm checker can't uncompress bgzip files properly #197

Closed jmmut closed 4 years ago

jmmut commented 4 years ago

History of this issue:

The cause of https://github.com/EBIvariation/vcf-validator/issues/190 wasn't identified, but this PR maybe fixes it, as the validator now reads correctly bgzip files.