How to generate plink map files
1
0
Entering edit mode
24 months ago
davidenoma ▴ 50

I have .ped, .bed, .fam and .bam plink files. Please how can I generate the plink .map file?

plink gwas • 3.2k views
ADD COMMENT
1
Entering edit mode

It is worth clarifying why you need to generate the .map file, since >95% of the time it's a bad idea: the .ped + .map format is simultaneously MUCH less efficient and, on top of that, even tends to lose some information that .bed + .bim + .fam can store.

ADD REPLY
0
Entering edit mode
24 months ago
davidenoma ▴ 50

Recoding the bed file can create a map file with the ped file

plink --bfile filename --recode --tab --out outfille

ADD COMMENT

Login before adding your answer.

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