Closed DanKaptijn closed 2 years ago
The exception was already resolved with the current github version. But no new release had been made, hence the issue from Dan.
I propose to make a new release of genotype harmonizer and bump the version number.
In addition I have now made it possible to request a preferred genotype format field to read genotype data from VCF files. (see the linked pull request)
New release can be found here: https://github.com/molgenis/systemsgenetics/wiki/Genotype-Harmonizer-Download
Hi,
As the title says I was trying to convert a .vcf genotype file (that I had prepared with tabix and bgzip) to .bgen format, however the process fails with the error message: "Phased data not available".
The commands were:
And then when I check the log file:
Would it be possible to have a flag which allows for the conversion of unphased data?
Thanks in advance, Dan