multiallelic variants
I need to calc IBS with two vcf but the vcf are multiallelic variants I try to use plink 2 but the the error message : Error: Non-concatenating --pmerge-list is under development.
and by using plink 1.9 I get the message : Error: 1 variant with 3+ alleles present.
• 1,769 views
•
link
1 answer
you can use bcftools norm on your vcf to split multiallelic records prior to merging
• 0 views
•
link
Log in to answer this question.
Do not delete posts that have received feedback.