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

Tests for warnings in the body section #121

Open srbcheema1 opened 6 years ago

srbcheema1 commented 6 years ago

This PR aims to solve issue #92 partially. Added tests for position, id, reference alternate matching and info imprecise.

srbcheema1 commented 6 years ago

Thank you for suggesting the changes. I have added them in next commit. Can you please take a look?