AI-sandbox / neural-admixture

Rapid population clustering with autoencoders
63 stars 9 forks source link

Error verifying vcf extensions #16

Closed dasaqui closed 1 year ago

dasaqui commented 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.

AlbertDominguez commented 1 year ago

Thanks for pointing this out! Fixed in release v1.2.2.