Thanks for your reply. Mentioned command works and helps me extract SNP list in v1.9.
However, I'm interested to get information such as below (obtained from v1.07) from newer version of plink:
Before frequency and genotyping pruning, there are 236071 SNPs
914 founders and 0 non-founders found
156 heterozygous haploid genotypes; set to missing
Writing list of heterozygous haploid genotypes to [ plink.hh ]
Total genotyping rate in remaining individuals is 0.998625
0 SNPs failed missingness test ( GENO > 1 )
0 SNPs failed frequency test ( MAF < 0 )
After frequency and genotyping pruning, there are 236071 SNPs
After filtering, 554 cases, 360 controls and 0 missing
After filtering, 369 males, 545 females, and 0 of unspecified sex
How do I get basic information about pruning using v1.9?
Apologies for inconvenience.