I made individual list file like this:
N2002620115
N2002774440
N2002570297
N2002487409
N2002348348
And used commands
--bfile data --keep ind_list.txt --make-bed --out
According to plink web site tutorial, it must have paired columns - Family ID and Individual ID. I made one column file and two columns file but all failed.
Reading individuals to keep [ data/ind_list.txt ] ...
ERROR: Problem with line:
N2002620115
on my plink screen.
How can I fix it?