PCA with Plink1.9 - eigenval and eigenvec files are all 0
1
0
Entering edit mode
4.5 years ago

Hi all,

I was trying to run pca using plink with the command:

plink --bfile array.data --pca --out array.data.pca

The resulting array.data.pca.eigenval and array.data.pca.eigenvec files are all in 0.

head array.data.pca.eigenval
0
0
0
0
0

head array.data.pca.eigenval
fid1 iid1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
fid1 iid2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
fid2 iid3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
fid2 iid4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
fid2 iid5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

There were no errors or warnings during the run.

Have anyone encountered this problem before?

Thanks!

Plink PCA • 1.4k views
ADD COMMENT
1
Entering edit mode
4.5 years ago

Retry with plink 2.0; at minimum, it will print a relevant error message.

ADD COMMENT
0
Entering edit mode

Thanks! The error said it was because of very-low-MAF variants.

ADD REPLY

Login before adding your answer.

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