How Plink LD-pruning selects which one of the pair SNPs in LD.
1
1
Entering edit mode
10.3 years ago
dadoudou ▴ 10

I am using plink to ld-pruning SNPs. But I wonder why plink always produce the same pruning results, even when I add a random seed.

Let's suppose, SNPs A and B are in LD. They can be also in LD with other SNPs. The SNPs in LD with A and the SNPs with B might be different. Thus, the first choice of A or B might produce different pruning SNP set. So, LD-pruning should produce a random result, really?

Here, I worry that Plink always produces a same result, it will produce a bias? Thank you for comments.

SNP plink LD-pruning • 7.8k views
ADD COMMENT
2
Entering edit mode
10.3 years ago

PLINK keeps the SNP with higher minor allele frequency, if the two MAFs are not identical. When there is a tie, the first SNP is kept.

ADD COMMENT

Login before adding your answer.

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