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

Remove libodb dependency from vcf-validator #229

Open tcezard opened 7 months ago

tcezard commented 7 months ago

In several instances libodb dependency has prevented the build of vcf-validator on linux or macos-x. It is used to generate reports that can be easily read by a program namely the vcf-debugulator. It was decided that the libodb dependency should be removed but to achieve this we need to