Impute2 dosage file into standard Plink files
2
0
Entering edit mode
8.6 years ago
rahapazoki ▴ 10

Hi all,

Anyone knows how to convert Impute2 dosage file to standard Plink files?

Thanks

plink impute2 • 3.7k views
ADD COMMENT
2
Entering edit mode
8.6 years ago
Jimbou ▴ 950

Yes, this command is generating a ped file

gtool -G --g example/example.gen --s example/example.sample

You can also specify --ped, --map, --phenotype, --sex and --threshold. For example adding --threshold 0.9 will convert the largest genotype probability over the threshold to a ped file genotype.

ADD COMMENT
1
Entering edit mode
8.6 years ago
rahapazoki ▴ 10

I heard that the gtool can help doing that. http://www.well.ox.ac.uk/~cfreeman/software/gwas/gtool.html

ADD COMMENT

Login before adding your answer.

Traffic: 2718 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