Plink. How to create small .ped file from big .ped file?
1
0
Entering edit mode
6.4 years ago
Mr Locuace ▴ 160

Hello, let's say I have a huge ped/map file from 2500 individuals and I would like to create a smaller .ped file for 50 specific individuals. How to do it?. I have a list.txt file with the IDs of the 50 individuals. Many thanks

plink • 2.2k views
ADD COMMENT
3
Entering edit mode
6.4 years ago

plink --file [input filename prefix] --keep list.txt --recode --out [output filename prefix]

ADD COMMENT

Login before adding your answer.

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