Closed dasaqui closed 1 year ago
When the input data_path is named using dots before the real extension like something.version.vcf.gz, the actual code determines that version is not a valid "vcf" extension and fails with an error.
Thanks for pointing this out! Fixed in release v1.2.2.
When the input data_path is named using dots before the real extension like something.version.vcf.gz, the actual code determines that version is not a valid "vcf" extension and fails with an error.