Very helpful!
• 0 views
•
link
Hello
I have a .ped file in plink and would like to convert it into the 012 format (0 hom ancestral), 1 het, 2 dom derived. Is there any way to achieve this with an option in plink?
plink --file [.ped/.map fileset prefix] --recodeA --out [output prefix]
Very helpful!
Use --recodeA
Log in to answer this question.