Individual List File Format
1
0
Entering edit mode
12.7 years ago
Zhshqzyc ▴ 520

Hi I want to use plink to keep individuals. The command:

plink --file data --keep mylist.txt

My question is what is the format of mylist.txt? I heard there is a header such as "FID IID" in the file? Is it true?

Individual list file The individual list file is used in the --keep or --remove argument that specifies a group of individuals to be used in analysis, or to be excluded from analysis. This is a simple file format, with one family identifier and individual identifier per line, separated by tab character. This format is the same as used by PLINK, so PLINK users can easily specify the inclusion/exclusion criteria using existing files.

Thanks.

plink • 2.6k views
ADD COMMENT
0
Entering edit mode
12.7 years ago

Check the documentation. I don't think there's a header.

ADD COMMENT

Login before adding your answer.

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