Great, thank you! Is it safe to assume that the order of the .snplist file is the same order for the LD matrix?
PLINK LD matrix determine what variants were removed
Hi everyone,
I am new to PLINK and trying to understand it as I go.
I currently have a list of ~6100 variants and would like to compute an LD matrix for them.
The command I launched was
plink --bfile $binary_name --keep $subset --r --matrix --extract $variant --out $output
The results were successful. The output was indeed an LD matrix.
However, the matrix was an nxn matrix of ~5900 rows, implying ~200 variants were filtered out.
Is there a way to determine which variants were removed?
Thanks in advance!
• 1,757 views
•
link
1 answer
Log in to answer this question.