Multi allelic variants extraction with plink
I have a few variants with same rsid but multiallelic variants:
1 10690948 rs17035482 C G
1 10690948 rs17035482 C T
How can I use the --extract flag to specify which variant I'd like to keep?
Thanks for your help :)
• 1,080 views
•
link
1 answer
Answered at https://groups.google.com/g/plink2-users/c/feNtT5G1yg8 : use --set-all-var-ids first to assign unique variant IDs.
• 0 views
•
link
Log in to answer this question.