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

Display type of report written #128

Closed srbcheema1 closed 6 years ago

srbcheema1 commented 6 years ago

The log message being displayed was not very descriptive. i.e. it didn't provide any description about type of report being written. Now it will also display the type of report

[info] Reading from input file...
[info] Summary report written to : passed_meta_sample.vcf.errors_summary.1521316784807.txt
[info] Text report written to : passed_meta_sample.vcf.errors.1521316784807.txt
[info] According to the VCF specification, the input file is valid