EBIvariation / vcf-validator

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

Option for `outdir` in assembly_checker #163

Closed srbcheema1 closed 6 years ago

srbcheema1 commented 6 years ago

the assembly checker was missing an option to specify the output directory for the output file. This PR aims to add and -o option to assembly_checker