How to convert bfiles(bim/bed/fam) to PED and MAP file back?
1
0
Entering edit mode
3.7 years ago
nayeona.hi ▴ 60

I converted PED and MAP files to bfiles using make-bed option to change the SNP identifiers, and want to convert them to PED file back. How could I do this?

plink • 6.3k views
ADD COMMENT
2
Entering edit mode
3.7 years ago
Sam ★ 4.7k

You can do

plink --bfile <bed file prefix> --recode --out <new prefix>
ADD COMMENT
0
Entering edit mode

Thanks. Solved the errors.

ADD REPLY

Login before adding your answer.

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