Entering edit mode
9.0 years ago
lkmklsmn
▴
980
Hi,
I have imputed genotypes using the IMPUTE2 software. Now I need to convert my IMPUTE2 formatted genotypes into VCF. I have used the qctool to do so. However, the resulting VCF file has lost the phasing information. Is there any tool that allows me to convert IMPUTE2 to VCF while keeping the phasing information?
Thanks
Hi all
I tried to use shapeit to convert impute2 result to vcf file
with the following command
before doing that I changed the file extension *.impute2 ---> *.haps
with *.haps
I got the following error
Reading site list and haplotypes in [*.haps]
It seems that the file format requirement of shapeit is different from impute2 file format or there may be any other option
for conversion in shapeit.
How can I fix this problem? or is there any other tool to conversion impute2 result to vcf format while retaining phasing information?
plink 2.0 supports this: