How to convert vcf to impute2 format?
1
1
Entering edit mode
8.5 years ago
grishin ▴ 10

Hi, i want to phase my data in vcf format using impute2's "-phase" option. So i tried to convert vcf file with plink:

plink --vcf data.vcf --recode oxford --out converted_data

But produced .map file does not conform to the required three-column format.
Is there any other way to convert vcf to impute2 format?

conversion impute2 vcf • 4.8k views
ADD COMMENT
2
Entering edit mode
8.5 years ago

Can you clarify what the problem is? --recode oxford should produce a .gen file and a .sample file; this command shouldn't generate a .map file at all.

ADD COMMENT

Login before adding your answer.

Traffic: 2916 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6